I don't have a good answer for you... But I have experienced this with
WebLogic 9.2 MP2. Oddly, WebLogic 9.2 MP1 does not experience this
issue.
After adding the jar(s) to satisfy any NoClassDefFoundError exceptions,
I noticed that the Struts2 web application ran incredibly slow on MP2,
whereas i
Struts 2.0.11
I have a tabbed panel with 2 div's, one static, one remote. Tab one
(static) has a form with a submit button that publishes a notify topic
of "/refresh". Tab two (remote) has a listen topic of "/refresh".
The problem is that when the form is submitted, Tab two (remote) is
loaded t
Working with Struts 2.0.x as an MVC framework has been a very enjoyable
experience. Working with Struts 2.0.x with the built-in Dojo
integration has been a frustrating experience to say the least.
Looking at the 2.x docs, I see that the struts-dojo-tags taglib
(http://struts.apache.org/2.x/docs/
And what if you are using a different ObjectFactory... such as Spring?
- Patrick.
-Original Message-
From: Don Brown [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 22, 2007 5:26 AM
To: Struts Users Mailing List
Subject: Re: [S2] how to get the constants in struts.xml
programmatically?
Shouldn't your action class be set to
"com.ourcompany.struts.action.profile.ProfileAddress"?
Aside from that, can you share the editProfile.jsp file?
- Patrick.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Scott Kingdon
Sent: Tuesday, July 03, 2007 3:
al Message-
From: Jeromy Evans [mailto:[EMAIL PROTECTED]
Sent: Monday, July 02, 2007 6:04 PM
To: Struts Users Mailing List
Subject: Re: [S2] Validation alias
Crocker, Patrick wrote:
> Unfortunately, I can't get that
> (MySpringAction-crudsave-validation.xml)
> to work. The vali
I'm using Struts-2.0.8 and the XWork validation xml files (Example:
MyActionClass-validation.xml).
I know that you can restrict the execution of the validation by
following the XWork alias naming convention:
MyActionClass-crud-validation.xml
This works just fine, and the validation only occurs f
7 matches
Mail list logo