On 9/27/06, Bryce Nesbitt <[EMAIL PROTECTED]> wrote:
Can anyone point me to a tutorial on alternatives to the "*.do" extension for Struts? We'd like to mix our legacy ".do" extensions with technology-neutral extensions. Thanks!
Take a look a this article, "Struts URLs for Perfectionists". The author maps static content by extension (*.js, *.css, etc.,) and then lets the ActionServlet handle everything else. http://www.lunatech.com/archives/2005/07/29/struts-urls -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]