You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Geoffrey Ellis <mr...@earthlink.net> on 2003/06/26 06:35:11 UTC

controller tempDir

Having trouble getting this attribute to have an effect.
I'm using Sun's StudioOne Struts 1.1 rc2 and Tomcat 4.0
Right now the files I upload from my webapp are placed in
C:\forte_jdk\forte4j\bin

My configuration is as follows
Tomcat
home directory is set to C:\forte_jdk\forte4j\tomcat401
base directory is set to C:\cygwin\home\Administrator\tomcat401_base
server.xml
<Context path="" docBase="C:\Documents and Settings\Administrator\My
Documents\Java\projects\PhotoAlbum">
<Host name="localhost" debug="1" appBase="webapps" unpackWARs="true">

I would like to place the files in a directory "uploads" relative to the
docBase
how are they winding up in C:\forte_jdk\forte4j\bin its any of thoose above
nor is it relative to the home.


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org