Ok, just so its clear...

   <servlet-mapping>
       <servlet-name>jsp</servlet-name>
       <url-pattern>*.jsfp</url-pattern>
   </servlet-mapping>

;)


Larry Meadors wrote:

See the problem below?

On Mon, 24 Jan 2005 17:01:38 -0800 (PST), Norris Shelton wrote:


Everytime I try to use a .jsfp extension for a file, tomcat does
not evaluate it. Comments come out, code is displayed, etc.
<servlet-mapping>
<servlet-name>jsp</servlet-name>
<url-pattern>*.jspx</url-pattern>
</servlet-mapping>



One of these things is not like the other one...

Come on! Sing along! You know the words!

Larry

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








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



Reply via email to