You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Andreas Langmann <an...@isb-ag.de> on 2002/11/15 14:21:51 UTC

Who knows the name of my FormBean?

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: andreas.langmann@isb-ag.de
Internet: http://www.isb-ag.de

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>