Thank you Manikanta and Stephan. 

Warm regards,
Muralidhar Y
[EMAIL PROTECTED]
 
US Main: 877 KENSIUM (536.7486)
India Main:  +91 9949495511
India Fax:   +91 9949495522
Kensium
200 S Wacker Dr, Suite 3100
Chicago, IL 60606
 
 
Confidentiality Note:
-----------------------------
The information contained in this e-mail is strictly confidential and for
the intended use of the addressee only. Any disclosure, use or copying of
the information by anyone other than the intended recipient is prohibited.
If you have received this message in error, please notify the sender
immediately by return e-mail and securely discard this message.
 
________________________________

 

-----Original Message-----
From: "Stephan Schröder" [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 20, 2008 1:37 PM
To: Struts Users Mailing List
Subject: Re: is this right?

> >> 12:35:31,491 WARN  [OgnlUtil] Caught OgnlException while setting
property
> >> 'searchText' on type
'org.apache.struts2.dispatcher.ServletActionRedirectResult'.

well, the problem is that ServletActionRedirectResult has no property called
searchText which is of course clear if you think of it. The
struts2-developers bended the semantics of the param-tag here but OGNL
doesn't know that so it throws the warning. (I've seen this issue in the bug
tracker so it's a known inconvenience.)

conclusion: live with the warning, the code is correct (and should work,
doesn't it?)

/Stephan


> > Muralidhar Y wrote:
> >   
> >> If I do the same I am getting the following warning . I think it
> searching
> >> for the property in redirection class instead of action class. Kindly
> tell
> >> me what is the solution for this. 
> >>
> >> 12:35:31,491 WARN  [OgnlUtil] Caught OgnlException while setting
> property
> >> 'searchText' on type
> >> 'org.apache.struts2.dispatcher.ServletActionRedirectResult'.
> >> ognl.NoSuchPropertyException:
> >> org.apache.struts2.dispatcher.ServletActionRedirectResult.searchText
> >>
> >> Warm regards,
> >> Muralidhar Y
> >> [EMAIL PROTECTED]
> >>  
> >> US Main: 877 KENSIUM (536.7486)
> >> India Main:  +91 9949495511
> >> India Fax:   +91 9949495522
> >> Kensium
> >> 200 S Wacker Dr, Suite 3100
> >> Chicago, IL 60606
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein:
http://www.shortview.de/[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to