On 9/22/05, Mark <[EMAIL PROTECTED]> wrote: > I would think that this is possible. I have been writing servlets for > over a year, but have not written a single line of JSP.....
Technically speaking each JSP is actually a servlet... more or less. Everything that works in the server works in the jsp too. regards Leon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
