2008/4/19, Andy Clark <[EMAIL PROTECTED]>:
>  I want Jasper to look for JSP and Tag files in a
>  specific location (e.g. based on a request param);
>  and then fall back to a default location if the
>  file is not found. This would be extremely useful
>  for skinning a webapp.

Must you really use JSP? I think that you can achieve this task easier
with Velocitye or FreeMarker.
In particular, FreeMarker supports JSP tag libraries, and you can load
templates from everywhere.
For example, Velocity is used in several portal servers (e.g. Liferay).

Antonio

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to