DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6354>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6354

using template

           Summary: using template
           Product: Struts
           Version: 1.0 Final
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When we use the templates the beans values are not populated with the request 
values.The HTML Start and end HTML tags will not come proper in the page view 
source.

   We have one template.jsp.It will get the content and header from 
other .jsp's.We have given the start and end HTML tags in the template.jsp.
When we view the source the those tags wont be at the start and end.And the 
template will not be expanded in the correct position.Is there any order that 
they will be called ? 
   autopopulation is handled by the ActionServlet after the form is submitted. 
It says that populating the bean values but the setter wont be called.they 
did'nt get populated with proper request values.But if we use without the 
struts every thing will be fine.
When we tried with normal ie without STRUTS it works fine.The tags will be in 
proper position in the page source view.

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

Reply via email to