File upload from JSP with "multipart/form-data" does not work on Weblogic v12c

2012-01-31 Thread Peter.Keller
Dear list File upload from JSP with "multipart/form-data" does not work on Weblogic v12c which supports Java Servlet specification v3.0. The same code worked as expected for Weblogic v10.3.X which supports Java Servlet specification v2.4. The same code does NOT work with Struts v2.1.8 on Weblog

AW: File upload from JSP with "multipart/form-data" does not work on Weblogic v12c

2012-02-01 Thread Peter.Keller
I just tested the upload actions in the Struts 2 showcase and the findings are the same: the file upload is broken in Weblogic v12.1.1. Who will fix that? Thanks, Peter -Ursprüngliche Nachricht- Von: peter.kel...@meteoswiss.ch [mailto:peter.kel...@meteoswiss.ch] Gesendet: Dienstag, 31.

AW: File upload from JSP with "multipart/form-data" does not work on Weblogic v12c

2012-02-06 Thread Peter.Keller
I finally opened a service request at Oracle. They pointed me to Bug#13657792: "SERVLET 3.0 FILE UPLOAD BREAKS OTHER FILE UPLOAD FRAMEWORKS" With Multipart file handling/upload now being covered as a standard nature of the Servlet 3.0 specification, it looks like the WLS 12c web container is ea

AW: logis:iterate tag problem

2012-03-14 Thread Peter.Keller
Perhaps it should be "SELECT t FROM Test t", i.e. Test with a capital "T". Did you check the Tomcat catalina.out log file? -Ursprüngliche Nachricht- Von: Oussama Jlassi [mailto:oussa...@live.fr] Gesendet: Dienstag, 13. März 2012 21:12 An: user@struts.apache.org Betreff: FW: logis:iterate