Hey all

Is it possible to snap up URL parameters via wildcards in Struts.xml and
then pass them on as request parameters to an action? 

For example, map all URL:s from localhost:8080/v/*/ to
/localhost:8080/movie.action?myParam=? where the question mark is replaced
with the wildcard value. 
-- 
View this message in context: 
http://www.nabble.com/Struts-2-URL-mapping-tf3531174.html#a9854499
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to