Re: Unhandled Error!

2000-08-01 Thread Vaishali Joshi
Naresh, Connie, and Berg Thanks a lot for your help on my problem. It was not the version problem, but class path setting problem. I did set up the path right in Jdeveloper, but did not do it in websphere. So looking at error log files helped. Thanks for your help Vaishali __

Re: Unhandled Error!

2000-07-26 Thread Arun Thomas
0 PM > To: [EMAIL PROTECTED] > Subject: Re: Unhandled Error! > > > Simple Debuging Tip. > Test your page with a simple hello in body. > add code stepwise from backup copy and you know which piece is > causing problem. > may also depend on which version of jsp/we

Re: Unhandled Error!

2000-07-26 Thread BERG Connie
Connie -Original Message- From: Naresh Thawani [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 26, 2000 3:40 PM To: [EMAIL PROTECTED] Subject: Re: Unhandled Error! Simple Debuging Tip. Test your page with a simple hello in body. add code stepwise from backup copy and you know which pi

Re: Unhandled Error!

2000-07-26 Thread Naresh Thawani
: Wednesday, July 26, 2000 1:05 PM To: [EMAIL PROTECTED] Subject: Unhandled Error! Hi All I am having a problem whenever I try to run JSP through web sphere. I am getting following message on the browser window: Unhandled error! You might want to consider having an error page to report such errors more

Unhandled Error!

2000-07-26 Thread Vaishali Joshi
Hi All I am having a problem whenever I try to run JSP through web sphere. I am getting following message on the browser window: Unhandled error! You might want to consider having an error page to report such errors more gracefully com.sun.jsp.JspException: Compilation failed --- I am

Re: ASKING FOR HELP: Unhandled error!

2000-04-13 Thread Veronique Dupierris
-1.0.1\Webapp\Web-inf\jsp\beans\testOne\ > > I run the jsp file it works perfectly. > > Then I moved the jsp and html file to > C:\jswdk-1.0.1\examples\jsp\tutorial\testOne\ > > when I run it the jspengine tole me: > > Unhandled error! > com.sun.jsp.compiler.ParseException:

Re: ASKING FOR HELP: Unhandled error!

2000-04-12 Thread liuhao
ING FOR HELP: Unhandled error! > Hi : > > I met the very similar problem as you. When I rename the example , compile the > java file and run the jsp, the machine always told me it can not find the class. > > Now I will give up the jsp and try to use servlet directly. > >

Re: ASKING FOR HELP: Unhandled error!

2000-04-12 Thread wildwolf horse
le me: Unhandled error! com.sun.jsp.compiler.ParseException: Cannot read file: C:\jswdk-1.0.1\examples\jsp\testOne\golferror.html That means the engine still think the html file should be in old directory. Even I reboot the machine or put the html file to C:\jswdk-1.0.1\webpages\, it still not work. S

Re: ASKING FOR HELP: Unhandled error!

2000-04-12 Thread Veronique Dupierris
x27;t know if any one can help me? > > Xunming > > wildwolf horse wrote: > > > Hi there: > > > > I am using SDK1.2.2 and JSWDK1.0.1. > > > > I met a strange problem of Unhandled error! It is said > > it can not find my *.class. Any one can help me? > >

Re: ASKING FOR HELP: Unhandled error!

2000-04-12 Thread Rajesh Shah
Check your start up script to make sure that the classes are in your classpath. -Original Message- From: Xunming Liu [mailto:[EMAIL PROTECTED]] Sent: 12 April 2000 11:18 To: [EMAIL PROTECTED] Subject: Re: ASKING FOR HELP: Unhandled error! Hi : I met the very similar problem as you

Re: ASKING FOR HELP: Unhandled error!

2000-04-12 Thread Xunming Liu
horse wrote: > Hi there: > > I am using SDK1.2.2 and JSWDK1.0.1. > > I met a strange problem of Unhandled error! It is said > it can not find my *.class. Any one can help me? > > Thanks a lot. > > Smart > > I put my *.jsp and *.html in > > C:\jswdk-1.0.1\Webapp\

Asking for help: Unhandled error!

2000-04-12 Thread wildwolf horse
Hi there: I am using SDK1.2.2 and JSWDK1.0.1. I've met a problem of Unhandled error! It is said it can not find my *.class. Any one can help me? Thanks a lot. Smart I put my *.jsp and *.html in C:\jswdk-1.0.1\Webapp\jsp\testOne\ I put my *.java and *.class in C:\jswdk-1.0.1\Webapp\We

ASKING FOR HELP: Unhandled error!

2000-04-12 Thread wildwolf horse
Hi there: I am using SDK1.2.2 and JSWDK1.0.1. I met a strange problem of Unhandled error! It is said it can not find my *.class. Any one can help me? Thanks a lot. Smart I put my *.jsp and *.html in C:\jswdk-1.0.1\Webapp\jsp\testOne\ I put my *.java and *.class in C:\jswdk-1.0.1\Webapp