Problem on upload multiple files with Struts

2004-05-12 Thread dlayman
Hi all, I am currently working on a file upload function with struts. The original upload function allows multiple file uploads, with JSP's html form submitted to the action. the uploadform uses dynamic properties, and the jsp file refers to them with formFile[0], formFile[1] ... No

Problem on upload multiple files with Struts

2004-05-12 Thread dlayman
Hi all, I am currently working on a file upload function with struts. The original upload function allows multiple file uploads, with JSP's html form submitted to the action. the uploadform uses dynamic properties, and the jsp file refers to them with formFile[0], formFile[1] ... No

Problem on upload multiple files with Struts

2004-05-12 Thread dlayman
Hi all, I am currently working on a file upload function with struts. The original upload function allows multiple file uploads, with JSP's html form submitted to the action. the +uploadform uses dynamic properties, and the jsp file refers to them with formFile[0], formFile[1] ... N

Problem on upload multiple files with Struts

2004-05-12 Thread dlayman
Hi all, I am currently working on a file upload function with struts. The original upload function allows multiple file uploads, with JSP's html form submitted to the action. the +uploadform uses dynamic properties, and the jsp file refers to them with formFile[0], formFile[1] ... N

Problem on upload multiple files with Struts

2004-05-12 Thread dlayman
Hi all, I am currently working on a file upload function with struts. The original upload function allows multiple file uploads, with JSP's html form submitted to the action. the +uploadform uses dynamic properties, and the jsp file refers to them with formFile[0], formFile[1] ... N

Problem on upload multiple files with Struts

2004-05-12 Thread dlayman
Hi all, I am currently working on a file upload function with struts. The original upload function allows multiple file uploads, with JSP's html form submitted to the action. the +uploadform uses dynamic properties, and the jsp file refers to them with formFile[0], formFile[1] ... N

Re: urgent problem about validator !!!

2004-04-24 Thread dlayman
Hi neil: Niall Pemberton wrote: >OK, so your submitting your form and its calling the forms validate() >method - whats happens next, is it getting validation errors and returing to >your input "/test/app/appCreate.jsp" or is it carrying on and running your >action "AppCreateAction" - if its carry

urgent problem about validator !!!

2004-04-24 Thread dlayman
hello, I am working on a struts based web application, which requires validation both on client side and server side. There's an action entry in the struts-config.xml here: also it's corresponding form bean:

urgent problem about validator !!!

2004-04-24 Thread dlayman
hello, I am working on a struts based web application, which requires validation both on client side and server side. There's an action entry in the struts-config.xml here: also it's corresponding form bean:

urgent problem about validator !!!

2004-04-24 Thread dlayman
hello, I am working on a struts based web application, which requires validation both on client side and server side. There's an action entry in the struts-config.xml here: also it's corresponding form bean:

urgent problem about validator !!!

2004-04-24 Thread dlayman
hello, I am working on a struts based web application, which requires validation both on client side and server side. There's an action entry in the struts-config.xml here: also it's corresponding form bean: