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
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
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