You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Brandon Goodin <ma...@phase.ws> on 2003/04/02 02:14:30 UTC

/do or .do

I have been in the habit of /do pattern. It seems to work fine for me. Apart
from having different 'modules' or subapps, is there a compelling reason to
use .do.

In the course of using /do I have found it easier to map the functions of my
actions.

For examples:
/do/admin/cms/article/add vs
adminCMSArticleAdd.do

To me the first one is cleaner. Can I stir all of your thoughts on this
subject. I am at a place where I can change to the .do if there is a good
reason.

Brandon Goodin



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org