A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
JSF
Author
File upload with ADF not working
Julien Martin
Ranch Hand
Joined: Apr 24, 2004
Posts: 383
posted
Jan 24, 2006 06:31:00
0
Hello,
I am trying to get "af:inputFile" to work. It does not upload any file in the directory I specified here:
<context-param> <!-- directory to store temporary files --> <param-name>oracle.adf.view.faces.UPLOAD_TEMP_DIR</param-name> <!-- Use an ADFUploads subdirectory of /tmp --> <param-value>c:\tmp\</param-value> </context-param>
I am trying to run the ADF sample jsp from "adf-faces-demo" from here: "adf-faces-demo\components\inputFile.jspx"
Any help welcome,
Julien.
I agree. Here's the link:
http://zeroturnaround.com/jrebel/download
subject: File upload with ADF not working
Similar Threads
Problem getting richfaces tree to display
javax. servlet.jsp.J spException: Cannot find FacesContext
Ajax4jsf and trinidad question...
<f:ajax> tag not responding when adding trinidad jars
JSF 1.1 and Tomcat 6
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter