yeah, i knew the problem is the configuration. so where to put the files? :(
thanks
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Hubbach
Sent: Wednesday, May 30, 2001 8:33 PM
To: Orion-Interest
Subject: Re: My Orion does not want to run the jsp and the servlets
Hasan,
Make sure that you copy tools.jar from your <java-dir>/lib directory
into the orion directory. This enables JSP compilation. If your servlets
aren't working, though, it sounds like a possible configuration issue.
Jeff Hubbach.
Hasan wrote:
> Hi,I have created a web application using JBuilder. I have followed
> the specification Orion made. I have tried to run the html files and
> they work fine. However, when I tried to run the jsps and servlets,
> Orion did not want to run them.What other files/jars I should copy or
> CLASSPATH, PATH, etc I should change?Please help me!!Thanks