You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by James Hughes <ja...@avocacom.net> on 2001/08/09 11:23:06 UTC

Passing paramters to JSPs

Hi,

For my servlets I am using the web.xml file to provide (fairly static)
parameters for the servlets.

I now have some JSPs, and was wondering how to do similar parameter
passing - I cant find any cluse in the Servlet Specification - does anybody
know more about this?

Thanks,
J