Re: tiles and nested:nest tags problem

2006-02-01 Thread ascii
its working... yehey.. i add in the child jsp... On 2/2/06, ascii <[EMAIL PROTECTED]> wrote: > > i had 2 jsp. a parent and a child(called via tiles:insert). > > parent jsp has html:form tag while in the child jsp i try to use > nested:nest always an error.. i try to put t

tiles and nested:nest tags problem

2006-02-01 Thread ascii
i had 2 jsp. a parent and a child(called via tiles:insert). parent jsp has html:form tag while in the child jsp i try to use nested:nest always an error.. i try to put the form via tiles:put still error. but if i put the html:form in the child jsp it works.. therefore i conclude the nested:nest t