śr., 10 maj 2023 o 12:53 Vishnu Mahendiren napisał(a):
> public String execute() throws IOException
> {
> if(request.getParameter("action") != null)
> {
> JSONObject responseJSON = new JSONObject();
> responseJSON.put("key", "value");
> response.setStatus(HttpStatus.SC_OK);
> response.setContentTy
Hi team,
We are getting the below attached exceptions when we are using
struts2-core-6.1.2.jar. We tested the action class using
struts2-core-2.5.22.jar and struts2-core-2.5.30.jar. We are getting response
properly when using those versions of struts. But when using
struts2-core-6.1.2.jar, we are
the solution there when you use form-based
authentication.
--- On Fri, 5/14/10, Jesse Hill wrote:
> From: Jesse Hill
> Subject: Websphere/Struts issue with form based authentication
> To: user@struts.apache.org
> Received: Friday, May 14, 2010, 6:59 PM
> Hello everyone,
>
Hello everyone,
I have a struts2 app (2.0.14) running on Websphere (version 6.1.x and 7.x) and
when I try to access a struts action that is protected by Websphere security
constraints and form based authentication, I get the following messages in the
log:
[5/14/10 14:34:14:169 EDT] 0092 SR
manoharkundety wrote:
I can be able to display the data in the Mozilla Firefox but I cant be able to
display the same data in Internet
Explorer(IE)
Hi Manohar, I empathise with you but you'll need to be much more
specific about what's not working to receive help.
which tag?
how are you implementing ?
which version IE are you using?
M--
- Original Message -
From: "manoharkundety" <[EMAIL PROTECTED]>
To:
Sent: Thursday, December 06, 2007 8:47 AM
Subject: STRUTS Issue in IE
>
> Hi Guys ,
> I am Manohar , I am working on a
Haven't you got the mind reading plugin for struts 2. lol
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: 06 December 2007 14:28
To: Struts Users Mailing List
Subject: Re: STRUTS Issue in IE
--- manoharkundety <[EMAIL PROTECTED]> wrote:
> I am wo
--- manoharkundety <[EMAIL PROTECTED]> wrote:
> I am working on a Web based application in that I am displaying some data
> using the tag from STRUTS2. I can be able to display the data in the
Mozilla
> Firefox but I cant be able to display the same data in Internet
Explorer(IE).
> So please hel
a very important role in my project.
Thanking you all ,
waiting for ur reply.
regards ,
Manohar
[EMAIL PROTECTED]
--
View this message in context:
http://www.nabble.com/STRUTS-Issue-in-IE-tf4956162.html#a14192689
Sent from the Struts - User mailing list archive at Nabble.com.
AIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, September 15, 2006 11:23 AM
Subject: RE: struts issue...
The code posted by punit works.The only problem is that suppose the user clicks
on submit and for some reason stops the form from submitting through the
browser co
again.
-Original Message-
From: Puneet Lakhina [mailto:[EMAIL PROTECTED]
Sent: Friday, September 15, 2006 7:14 AM
To: Struts Users Mailing List
Subject: Re: struts issue...
On 9/15/06, Dean, Michael <[EMAIL PROTECTED]> wrote:
>
> Interesting problem...
>
>
>
> I ha
ailing List"
Sent: Friday, September 15, 2006 8:13 AM
Subject: Re: struts issue...
On 9/15/06, Dean, Michael <[EMAIL PROTECTED]> wrote:
Interesting problem...
I have a submit button which includes a property = "method" with
value="Save"...the enclosing form i
On 9/15/06, Dean, Michael <[EMAIL PROTECTED]> wrote:
Interesting problem...
I have a submit button which includes a property = "method" with
value="Save"...the enclosing form is submitted to a Struts
DispatchAction sub-class which is configured to rely on the "method"
parameter for delegation
On 9/15/06, Dean, Michael <[EMAIL PROTECTED]> wrote:
Interesting problem...
I have a submit button which includes a property = "method" with
value="Save"...the enclosing form is submitted to a Struts
DispatchAction sub-class which is configured to rely on the "method"
parameter for delegation
Disabled input elements of an HTML form are not submitted. Use HTTP
sniffer to see what is submitted and what not.
On 9/14/06, Dean, Michael <[EMAIL PROTECTED]> wrote:
Interesting problem...
I have a submit button which includes a property = "method" with
value="Save"...the enclosing form is
Interesting problem...
I have a submit button which includes a property = "method" with
value="Save"...the enclosing form is submitted to a Struts
DispatchAction sub-class which is configured to rely on the "method"
parameter for delegation.
In order to prevent a double-submit, in my onSu
I've got an application I'm trying to deploy that works perfectly on my
Windows development system.
I deploy it on a Suze box, and the following behavior occurs.
User Logs in fine. My Request Processor has an overridden
processActionPerform() which checks and sees if he has signed the Terms of
Se
I've got an application I'm trying to deploy that works perfectly on my
Windows development system.
I deploy it on a Suze box, and the following behavior occurs.
User Logs in fine. My Request Processor has an overridden
processActionPerform() which checks and sees if he has signed the Terms of
Se
nt: Monday, August 16, 2004 8:45 PM
Subject: Re: OC4J and struts issue
> Kindly have a look
> at my struts-config.xml , i have reduced it almost nothing
> *** struts-config.xml**
>
> Struts Configuration 1.1//EN"
> "
Kindly have a look
at my struts-config.xml , i have reduced it almost nothing
*** struts-config.xml**
http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>
ApplicationResources.properties is under WEB-INF/classes
** jsp page **
It's usualy a case issues in some xml, since windows is not case sensetive.
Look for that.
Next time, if you deploy to unix, develop in unix.
.V
I am able to run it in windows environment but when i move it to
solaris, it is failing.:-(
---
truts-html.tld
/tags/struts-logic
/WEB-INF/struts-logic.tld
/tags/struts-nested
/WEB-INF/struts-nested.tld
/tags/struts-tiles
/WEB-INF/struts-tiles.tld
Thanks
Veera
-Original Message-
From: simarjit singh [mailto:[EMAIL PROTECTED]
Sent: Monday, August 16, 200
/tags/struts-tiles
/WEB-INF/struts-tiles.tld
Thanks
Veera
-Original Message-
From: simarjit singh [mailto:[EMAIL PROTECTED]
Sent: Monday, August 16, 2004 5:51 PM
To: Struts Users Mailing List
Subject: Re: OC4J and struts issue
Thanks for quick reply,
here is my web.xml entry. i
[mailto:[EMAIL PROTECTED]
Sent: Monday, August 16, 2004 5:37 PM
To: Struts Users Mailing List
Subject: OC4J and struts issue
Hi,
I am getting th following error mesage in OC4J for 9i.
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
at
Mailing List
Subject: OC4J and struts issue
Hi,
I am getting th following error mesage in OC4J for 9i.
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
at org.apache.struts.util.RequestUtils.message(RequestUtils.java:793)
at
Hi,
I am getting th following error mesage in OC4J for 9i.
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
at org.apache.struts.util.RequestUtils.message(RequestUtils.java:793)
at org.apache.struts.util.RequestUtils.message(RequestUtils.java
e-
> From: Mathew, Manoj [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 31, 2004 5:44 PM
> To: Struts Users Mailing List
> Subject: RE: Struts issue..working in local WSAD/iwndows but
> not in Web sphere Deployment/ AIX
>
>
>
> Hi guys need your help
>
>
]
> Sent: Wednesday, March 31, 2004 3:59 PM
> To: [EMAIL PROTECTED]
> Subject: Struts issue..working in local WSAD/iwndows but not in Web
> sphere Deployment/ AIX
>
>
>
> I have a action form
> public class myForm1 extends myCommonForm{}
>
> public abstrac
Hi guys need your help
is this because i don't have any entry for myCommonForm in struts config.?
-Original Message-
From: Mathew, Manoj
Sent: Wednesday, March 31, 2004 3:59 PM
To: [EMAIL PROTECTED]
Subject: Struts issue..working in local WSAD/iwndows but not in Web
sphere Deplo
anybody think
"abstract" causing an issue here?
-Original Message-
From: Mathew, Manoj
Sent: Wednesday, March 31, 2004 3:59 PM
To: [EMAIL PROTECTED]
Subject: Struts issue..working in local WSAD/iwndows but not in Web
sphere Deployment/ AIX
I have a action form
pu
I have a action form
public class myForm1 extends myCommonForm{}
public abstract class myCommonForm extends ActionForm{}
public class myForm2 extends myCommonForm{}
Here myForm1 and myForm2 have some common properties which has put in
myCommonForm(setters and getters) and i extend that in bot
31 matches
Mail list logo