So you have no problem if you only nest attribute less than 4 times?  I
thought you have to use the value parameter to pull the value to the
page.  Were you able to set the attribute?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 04, 2007 6:46 AM
To: user@struts.apache.org
Subject: ognl problem ?


I have an object named ticket in may Action class.
this object has an attributes which has an attribute which has an 
attribute which has an attibute.
When I want to display it in a textfield, I use the synthax below:
<td>
<s:textfield onkeydown="return false;" name="
ticket.asset.underlying.reference" cssClass="filtrebox" size="16"/>
<img width="5" src="images/pixel-transp.gif">
</td>

Nothing appears when the page is displayed. And the object value is 
clearly appearing (debugger shows me) to be not null in the action
class.
The problem appears each time whe have an object nested 4 times.
Can someone explains me why my value can't be displayed in such
situation.

Meissa




L'integrite de ce message n'etant pas assuree sur internet, Natixis ne
peut etre tenu responsable de son contenu. Toute utilisation ou
diffusion non autorisee est interdite. Si vous n'etes pas destinataire
de ce message, merci de le detruire et d'avertir l'expediteur.
Ensemble, faisons un geste pour l'environnement : n'imprimons nos mails
que si necessaire

The integrity of this message cannot be guaranteed on the Internet.
Natixis can not therefore be considered responsible for the contents.
Any unauthorized use or dissemination is prohibited. If you are not the
intended recipient of this message, then please delete it and notify the
sender.
Let us mind the environment : let's print our mails only when necessary.

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

Reply via email to