action-mapping Questions

3

Solved

I have a problem if I remove the .action extension inside my Struts2 application. I put this in my struts.xml: <constant name="struts.action.extension" value="" /> The application works ...
Narcis asked 23/8, 2012 at 8:36

2

All, I have searched and researched and I cannot find what I am missing for migrating a existing project from Tomcat 7.x to WebSphere 8.0. I have created a work around for the problem but my ...
Decorum asked 14/5, 2015 at 15:19

8

I've looked through all similar Q's on stackoverflow but it didn't help, sorry. The main difference I have from all of them is that I got EMPTY action name in error message. Googling didn't h...
Annadiane asked 8/8, 2014 at 16:16

1

Solved

I am getting: com.opensymphony.xwork2.util.logging.commons.CommonsLogger warn Could not find action or result There is no Action mapped for namespace [/] and action name [] associated with cont...
Crifasi asked 19/6, 2015 at 7:47

7

Solved

i am absolute beginner to Struts2. I am tying to follow tutorials on struts web site. i followed this tutorial. i have some trouble with it. i created dynamic web project on eclipse. Then i followe...
Breadstuff asked 24/1, 2012 at 17:50

2

Solved

I have a Web Application that uses Struts2, Spring and JPA. In the app, we're using annotations. When we deploy the application in eclipse, if we deploy it as a virtual application (right click ser...
Whicker asked 15/9, 2014 at 19:14

1

Solved

We have been running on Struts 2.1.8 for some time and all Struts actions have been working as expected, i.e. href's to the Struts actions are rendered with the action name with no extension. Here...
Inna asked 26/9, 2012 at 17:19
1

© 2022 - 2024 — McMap. All rights reserved.