hi,
please check out in command as 'java' if it is working
then your path is correct !
if not
go to Autoexec.bat in win9x or .bash_profile in linux
add this 
inst #comments

JAVA_HOME =/usr/jdk1.2.2
#start after path= and add this donot remove other
#paths
PATH=$JAVA_HOME/bin:
EXPORT PATH JAVA_HOME

1.check this after sh .bash_profile execution
2.logout
3.login
4. type '$JAVA_HOME' or 'which java'
u must see the path of java
bye
shankar
--- Derek Mc Connon <[EMAIL PROTECTED]>
wrote:
> Hello
>  
> I am running Tomcat 3.1 under Apache
> and I am having trouble running JSP pages.  I get a
> 500 error (Internal Servlet
> error) when trying to load them
> I have tried setting up JAVA_HOME variable but 
> this does not seem to work
> 
> Could anyone tell me what files it needs to be
> changed in (.bat and .sh)
> the path to my JAVA_HOME dir is '/usr/jdk1.2.2/'
> 
> If anyone has an example of what they done or how to
> set it up correctly
> i would be grateful for there assistance
> 
> 
> Thanks in advance,
> Derek
> 
> 
> > >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > > For additional commands, email:
> [EMAIL PROTECTED]
> > >
> > 
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, email:
> [EMAIL PROTECTED]
> > 
> 


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to