Session attribute - database

2002-03-28 Thread Alexander Kruth
Hi! Is it possible to write a session-attribute to a database? =descriptor.xml=== ?xml version=1.0 encoding=UTF-8? root connectionsafeuser/connection table name=users key key param=id dbcol=userid type=int/ /key values value

Automatic upload

2002-03-26 Thread Alexander Kruth
Hi! How can I turn off the automatic upload of files sent by an input type="file" ? I dont know if Tomcat or Cocoon saves all the files to %TOMCAT_HOME%\work\localhost\cocoon\cocoon-files\upload-dir I think Cocoon does this, but why? Thanks, Alex.

Re: Automatic upload

2002-03-26 Thread Alexander Kruth
Yes, Iknow, but I don't know how to turn off this feature! Alex. - Original Message - From: Markus Blank To: [EMAIL PROTECTED] Sent: Tuesday, March 26, 2002 3:07 PM Subject: Re: Automatic upload You can change the upload direcrory in the web.xml of