hi,

Thanks for the response.

We are not serving static content. 

We have a JSP which is used to upload images/ files etc.(submits the form to
/upload.jsp) 

When we give the struts mapping, this Jsp doesnt work. 

As said in:
https://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/FilterDispatcher.java;
i think we should map only /* in web.xml. Please correct me if i am wrong.

What will happen if i do *.action?
Why did the doc say /* *should* be in web.xml?

Thanks in advance,
ravi 
-- 
View this message in context: 
http://www.nabble.com/how-to-configure-struts2-for--*.action--tp24481000p24495894.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to