In MyEclipse Struts support I can select from two predefined url patterns, but both contain only do string. Sometimes I use another string in URL pattern, not default do (Struts alone allow this). In this case many of Struts support features in MyEclipse are unusable (Visual Struts Modeler show forward connection from action to “URL”, not to target action etc.).
I thing there should be two options in Struts project properties. One to select URL pattern style (i.e /do/* or *.do) and second to set string used in URL pattern (default do of course).
Thx
Vlastik