Hello List;

I want to have differen extention names for actions in different packages.
For example, i have 2 package namespace

1. mail
2. registered


the actions in mail should have .ml extentions and others should have .scr

meanly, /mail/abc.ml should mapped to action named abc in the mail package.
and /registered/list.scr should mapped to action named list in the
registered package.

is it possible in struts 2.

regards,


-Halil AĞIN

Reply via email to