Hi,

I have a Action class than extends ActionSupport and implements ModelDriven
and Preparable.

Into prepare method, I put in request scope a class bean. If in my jsp (into
a form) I can recover the property's value with a s:textfield, but how to
recover this value without  s:textfield?

Ej.

<s:property value="WHAT_I_HAVE_TO_PUT_HERE"/>

Zanks

Reply via email to