AW: Unix command from jsp does not work

2002-07-24 Thread Ralph Einfeldt
- Did you have a look at the result code of the statement ? (Don't forget to call p.waitFor() before calling p.exitValue() - Did you have a look at the stdout and stderr of the command ? (Print out the content of getInputStream() and getErrorStream()) What do they return ? > -Ursprüng

Re: Frame annoyance

2002-07-24 Thread Nikola Milutinovic
> That is perfect. I was hoping to avoid JavaScript, but I couldn't find any > other way. > > We ran into this exact issue with the admin webapp in Tomcat 4.1.x (which > > also uses frames), and solved it by adding the following to the top of the > > login page: > > > > > >