I have a sub directory called admin under WEB-INF .My servlet mapping is
<servlet-mapping>
<servlet-name>dentaprise</servlet-name>
<url-pattern>/app</url-pattern>
</servlet-mapping>
i have ListClient.html in admin directory.I am unable to get the page
ListClient.where i have to specify my sub directory?
any ideas?
--
View this message in context:
http://www.nabble.com/organizing-HTML-templates-into-subdirectories-tf4311520.html#a12274323
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]