Hi everybody,
I got a little problem using Struts with Javascript.
Im trying to generate an HTML form which has to be submitted as a String.
In my form I got an input which has to contain a bean property which doesn't comes from the current bean but from the one who will focus on the form.
So I have a

Cannot find bean searchFormBean in any scope error.

the current bean is deployFormBean this is where the problem is (into a javascript):

<input type='hidden' name='typeDep' value='<bean:write name="searchFormBean" property="dbbAttribut(TYPE_DEPLOIEMENT)"/>'>"

Any idea ?

_________________________________________________________________
2 Go de stockage avec MSN Hotmail Plus ! http://join2.msn.com/?pgmarket=fr-fr&page=hotmail/es2&DI=81&XAPID=3940&SU=&HL=hpleftslot


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

Reply via email to