Sorry, my error - the only binary download I had found deep in the apache sites
was a a 7.0 M7 snapshot, but there is already 7.0 M9. With the new version, the
config browser works.
Best regards
Wolfgang
-
To unsubscribe, e-m
I added "struts2-config-browser-plugin-7.0.0-M7-SNAPSHOT.jar" to my struts app.
When clicking on one of my actions (in the section "Actions in default
namespace"), this stack trace is printed:
20:17:33,371 ERROR [org.apache.struts2.config_browser.ShowConfigAction]
(default task-1) Unable to get
I have a "index.jsp" and invoke an action using "s:action" tag, then render
data from this action. In the browser I navigate to this jsp direcly
("http://localhost/index.jsp"; instead of browsing to ".../index.action").
Snippet from my JSP:
...
3 matches
Mail list logo