Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Tomcat 4.x non .jsp suffix for includes?

Richard Bondi

2003-12-03

Replies:

Dear All,

We want to use the suffix .jnc for our jsp include files. However, if we do
something like this:

 <jsp:include page="productionHdr.jnc" flush="false">
  <jsp:param name="ph.pageName" value="Scrub Reports"/>
 </jsp:include>

The .jnc file is not compiled -- you can see all the jsp directives when
you view source in your browser. If you use .jsp, everything works fine.

Does anyone know how to configure tomcat to compile .jnc files in this
circumstance?

Is there a standard convention for naming jsp include files?

Thanks much,

r:b:


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.