Re: STOPPING A JSP

2002-04-02 Thread It, Cockpit (CAP, Contractor)
Just insert a return; statement in the middle then the execution of JSP will be terminated in that point. Regards Yogaraj -Original Message- From: Dmitry Namiot [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 4:54 PM To: [EMAIL PROTECTED] Subject: Re: STOPPING A JSP See for

Re: STOPPING A JSP

2002-04-01 Thread Dmitry Namiot
See for example Skip tag from Coldtags suite: http://www.servletsuite.com/jsp.htm >Is there a similar command to break; > >That allows you to stop the execution of a JSP.? > >How can I stop the execution of a JSP before it reaches the end? > >panos -- Coldbeans Software - server-side Java (tm

Re: STOPPING A JSP

2002-03-31 Thread balaji
nday, March 31, 2002 5:38 PM Subject: STOPPING A JSP > Is there a similar command to break; > > That allows you to stop the execution of a JSP.? > > How can I stop the execution of a JSP before it reaches the end? > > panos > > To unsubscribe: mailto [EMAIL PROTECTED]

STOPPING A JSP

2002-03-31 Thread Panayiotis Periorellis
Is there a similar command to break; That allows you to stop the execution of a JSP.? How can I stop the execution of a JSP before it reaches the end? panos ==To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff