We have a couple of cases where we need to map struts actions to names with 
periods in them (e.g. /sitemap.xml ).  Is there any way to handle this?  We've 
disabled the struts.action.extension so we don't need the .action at the end:


    <constant name="struts.action.extension" value="," />

But, it seems like struts will not map an action to @Action("sitemap.xml")

thanks,

adam
_________________________________________________________
Adam Brin
Director of Technology, Digital Antiquity
480.965.1278

Reply via email to