--- On Tue, 12/16/08, elyes sallem wrote:
> this library, take as input a file and depending on this
> file's metadata generates tables in a database and make trt 
> after this (so as a constraint, i can't modify the class in 
> this jar)

So... you're *uploading* a file to the server (from the user of the browser to 
the web application)??? Then you need to save the FormFile locally and use 
*that* path when you call your library methods.

Dave


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

Reply via email to