Hi,

is it possible to package jsp files within a jar file so that the jsps will be available if the jar is placed within the WEB-INF dir of some web application.

I have developed a utility for web-apps that has both jsp and servlet components. I am lazy and so would like to be able to make this utility available within other web apps simply be placing a jar file within the WEB-INF dir. The alternative is to place the various components of the utility in the appropriate places within the webapp.

thanks
Nathan



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



Reply via email to