Hello,

the FormBean Name is accessed via <tiles:getAsString name="formName"/>
in the layout_content.jsp.

But it is not available in the tiles....

is there a way to do this?

I need it for a logic:iterate tag:

<logic:iterate id="bg"
      type="Gen_bg_Fb"
      name="<%= formName %>"
      property="bgListe">

(I have an FormBean containing the Property bgListe, an array of
Gen_bg_Fb)

tia

Andreas
-- 
Dipl. Ing. (BA) Andreas Langmann
Software Developer

ISB AG             
Karlstr. 52-54   
76133 Karlsruhe    

Telefon: +49 (0)721/82800-0
Telefax: +49 (0)721/82800-82

Email: [EMAIL PROTECTED]
Internet: http://www.isb-ag.de

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to