Two Forms In One JSP

 
More
 
More
 18th Sep 2008 05:37:39 PM

kwanbva@gmail.com  
 
 Two forms in one JSP
 

I have a jsp page contains two forms. The first form I have a feature to save a draft request which I identify the form to enctype="multipart/form-data", it will pop up a save window box. The second form I have just added the feature to submit an upload file with the request, and added multipart/form-data to the form too.

Since I added multipart/form-data to the second form, the save windox box does not pop up anymore of the first form. Is it I cannot have two multipart/form-data in one JSP? Anyone know how to solve this?

 
More
Newsletter
Copyright © 2013 VisualBuilder. All rights reserved

Warning: Unknown(): write failed: Disk quota exceeded (122) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0