Re: Struts Conventional plugin is not working, Not calling invoking my Action but page is displaying

2011-11-20 Thread srikanth
Everything is fine, the problem is conventional plugin wont work with jboss as 7... but the problem got solved by xwork-core patch. On 21-11-2011 11:58, Li Ying wrote: Do you want to map your action to the following url? namespace: common action: homepage But your package configuration is:

Re: Struts Conventional plugin is not working, Not calling invoking my Action but page is displaying

2011-11-20 Thread Li Ying
Do you want to map your action to the following url? namespace: common action: homepage But your package configuration is: I think maybe this setting maps all the actions in this package to namespace "/", but not "common" as you want. Read the following documents, may help: http://struts.apach

Struts Conventional plugin is not working, Not calling invoking my Action but page is displaying

2011-11-12 Thread srikanth
struts.xml is like http://struts.apache.org/dtds/struts-2.1.7.dtd";> ... web.xml is like http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.or

Struts Conventional Plugin is not working

2011-11-12 Thread srikanth
struts.xml is like http://struts.apache.org/dtds/struts-2.1.7.dtd";> ... web.xml is like http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.