> I'm not at all surprised that there isn't one, since, IMHO, this is
> not something that you should be doing from within a JSP page in the
> first place. You'd be much better off putting this kind of code in a
> servlet than in a JSP.

IMHO, you'd be even better off putting this kind of code into domain 
objects and helper classes than directly in servlets.

-Andrew


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to