Thanks for your response.
 
by having <bean:define id="name" name="Bformname" scope="request"/> in a 
Tile.Where Bformname is super class. If I have this piece of code, the page 
after <tile:insert is not been displayed. Bformname is inherited in 
Aformname(which has reference in struts-config).
 
Is it possible to define id for Bformname which is extended class. Are there 
any references to be done for this in Tile or page?
 



> Date: Fri, 21 Sep 2007 09:10:21 +0200> From: [EMAIL PROTECTED]> To: 
> user@struts.apache.org> Subject: Re: Urgent: Is it possible to define 
> superclass form name in jsp file> > 2007/9/21, Arunkumar Balasubramanian 
> <[EMAIL PROTECTED]>:> >> > <bean:define id="name" name="Bformname" 
> scope="request"/>> >> > With this piece of code, you are putting:> - the bean 
> registered with the "Bformname" attribute name in thr "request"> scope> - in 
> the page scope (that it is the default) with the attribute name "name".> > Is 
> it really what you want?> > Antonio
_________________________________________________________________
Capture your memories in an online journal!
http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us

Reply via email to