You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/01/04 09:09:54 UTC

DO NOT REPLY [Bug 15793] New: - Unable to access form elements

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=15793>.
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=15793

Unable to access form elements

           Summary: Unable to access form elements
           Product: Tomcat 4
           Version: 4.0.4 Beta 1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Servlet & JSP API
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: cs_harikrishna@yahoo.com


I am not able to access elements that is used inside FORM of JSP 1 from JSP 2. 
i.e when a form is submitted from JSP 1 to JSP 2, i could access the elements 
say <INPUT TYPE="TEXT" NAME="username"> created inside the JSP 1 from JSP 2.

Is there any solution or fix?

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