You should be able to set the listenTopic attribute on the div for that
panel, and then notify the topic (I think this is on the s:submit tag,
but I could be mistaken). See
http://struts.apache.org/2.0.9/docs/tag-reference.html for more details.
This works if your theme "ajax".
One thing I have
Is there an easy way to suppress the parameter exceptions when I use a
model driven action? I know I can add them as exclusions in the
interceptor stack config, but this seems a bit cumbersome and adds
additional maintenance if the form and model change.
Currently, I am using the paramsPreparePara
I am working with Struts2 within a tabbed panel in an ajax theme. In one
of the divs, I am using the in a form that uses the ajax
theme. The problem is that the content of the textarea does not submit
the new content if I have the notifyTopics attribute set in the submit
tag.
This problem only oc
3 matches
Mail list logo