RE: Another JSP error/question

2006-11-13 Thread Caldarale, Charles R
> From: Ernie Ho [mailto:[EMAIL PROTECTED] > Subject: Another JSP error/question > > (It looks like its trying to load some class file in > websphere. But the JSP code Is generic java code..) But the classes the JSP is using apparently are not. Either you have something t

Another JSP error/question

2006-11-13 Thread Ernie Ho
Hi, thanks for all the valuable replies. Hers is yet another error I'm seeing : I just took a webapp that had been developed on IBM WebSphere and placed the app On Tomcat. It's pretty much a JSP page that calls a bunch of java classes. These Java class files have all been appropriately