Hi,

 If I am displaying nested tags in a jsp page it is working fine.
 When I include" inner.jsp" page as <iframe> in "parent.jsp" it is giving
null pointer exception (I am not put any <html:form> tag in  inner.jsp page,
but I kept <html:form> in "parent.jsp").

 When I kept <html:form action="myAction.go"> in "inner.jsp" then it is
working fine.

 I have three this type of frames. User can update any field in any
<iframe>.

 Why <nested:iterate name="formList" > is checking from field in "inner.jsp"
it is their in "parent.jsp"?

 Thanks & Regards,
 Ashok.D


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

Reply via email to