On Nov 9, 2007 7:55 PM, Rob Staveley (Tom) <[EMAIL PROTECTED]> wrote: > > I wasn't comfortable pulling in JSTL tags to do this (at any rate I couldn't > seem to reference the JSTL core, when I tried in my project), so I did the > following:
There's <jsp:forward> - it doesn't redirect, but maybe it's good enough for your needs? -- Ealden Esto E. Escañan http://ealden.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
