Hei,
try a simple return;
greetings wolle

Daniel K wrote:

> >What do you expect System.exit(0) to do?
>
> First I thought  I could  exit directly from that line. (Like syntax "exit"
> in PHP)
> So what shoud I do to exit from jsp ?
>
> >It tells the current VM to end. So it ends
> >and the tomcat inside the VM dies to.
>
> So It's normal right ?
>
> > -----Ursprüngliche Nachricht-----
> > Von: Daniel K [mailto:[EMAIL PROTECTED]]
> > Gesendet: Donnerstag, 29. März 2001 05:37
> > An: [EMAIL PROTECTED]
> > Betreff: Bugs or what ???
> >
> >
> > Hi,
> >
> > I put "<% System.exit(0); %> in my jsp file and my tomcat
> > stop working ( I
> > have to start it again ). Is this bugs or ??
> >
> > spec :
> > - Tomcat 3.2.1
> > -RH 7
> > -jdk 1.3 (Sun)
> >
> >



Reply via email to