Re: More on

2002-03-18 Thread John Baker
On Monday 18 Mar 2002 17H:51 pm, you wrote: > and familiar boolean operatings (e.g., "&&" for "and", "||" for "or") will > likely be added to the EL before it's done. > > If you're asking whether or not JSTL has a tag that aborts the current > page, the answer is currently "no." Yep, that was wha

Re: More on

2002-03-18 Thread Shawn Bayern
On Mon, 18 Mar 2002, John Baker wrote: > > I have a lot of this going on in my jsps: > > if (something) { >// Some error message > return; > } > > Is there a way of supporting this without using embedded tags, ie: > > > > then do something > > Cheers! I'm not sur

More on

2002-03-18 Thread John Baker
I have a lot of this going on in my jsps: if (something) { // Some error message return; } Is there a way of supporting this without using embedded tags, ie: then do something Cheers! John -- John Baker, BSc CS. Java Developer, TEAM/Slb. http://www.teamenerg