Check this, it can help you
http://struts.apache.org/2.1.8/docs/strutsxml-examples.html
Satheesh Kannan A B wrote on 2.9.2010 16:50:
Hi,
I think it's a existing and resolved issues in struts 2.1.8, since I have
googled and searched here but am not able to resolve this.
Currently am config
On 9/2/10 10:50 AM, Satheesh Kannan A B wrote:
The content of element type "package" must match
"(result-types?,interceptors?,default-interceptor-ref?,default-action-ref?,default-class-ref?,global-results?,global-exc
eption-mappings?,action*)".
Means exactly what it says. With a package tag, a
The error message tells you exactly what's wrong, no?
On Thu, Sep 2, 2010 at 10:50 AM, Satheesh Kannan A B wrote:
> The content of element type "package" must match
> "(result-types?,interceptors?,default-interceptor-ref?,default-action-ref?,default-class-ref?,global-results?,global-exception-map
Hi,
I think it's a existing and resolved issues in struts 2.1.8, since I have
googled and searched here but am not able to resolve this.
Currently am configuring interceptors in my struts 2.1.8 application using
websphere 6.0.1.
What I have coded is right I think so and u all please verify it
Hi folks,
I've just resolved my issue. My goal is to add struts-restful-plugin to an
struts2 existent app. So i needed to have an url handler
If I request http://localhost:8080/myApp/login.action, it must be resolved
by DefaultActionMapper
If I request http://localhost:8080/myApp/service/client/3
Hi folks,
I've just resolved my issue. My goal is to add struts-restful-plugin to an
struts2 existent app. So i needed to have an url handler
If I request http://localhost:8080/myApp/login.action, it must be resolved
by DefaultActionMapper
If I request http://localhost:8080/myApp/service/client/3
6 matches
Mail list logo