Re: form + file problem

2007-12-26 Thread Pablo Vázquez Blázquez
I have not found yet a solution to my problem. Any help would be grateful. If you need more information to help you solving my problem, please ask me. Thanks. Pablo Vázquez Blázquez escribió: I have the following form: http://www.w3.org/1999/xhtml"; xmlns:jsp="http://java.sun.com/JSP/Page

Re: form + file problem

2007-12-19 Thread Pablo Vázquez Blázquez
I suppose so, as the rest of the form works OK when there is no file field. The form loads part of its content via AJAX. When the loaded content includes a takes place the problem. Regards. Dave Newton escribió: Do you have the appropriate tag lib declarations in the included JSP file? --

Re: form + file problem

2007-12-19 Thread Dave Newton
Do you have the appropriate tag lib declarations in the included JSP file? --- Pablo Vázquez Blázquez <[EMAIL PROTECTED]> wrote: > I have the following form: > > http://www.w3.org/1999/xhtml"; > xmlns:jsp="http://java.sun.com/JSP/Page"; > xmlns:fmt="http://java.sun.com/jsp/jstl/fmt"; >