the data will be generated dynamically , depending on others selected fields and based on a select to a database table, i will generate a csv file
2008/12/15 Robert Graf-Waczenski <r...@lsoft.com> > Hm. Sounds more like a download, not like an upload. Is that what you're > after? > > Robert > > > elyes sallem wrote: > >> the problem is that with the html:file you must browse to an existant >> file, >> but in my case, i wanna browse to a new file, and then in the action >> i will make some treatment, generate data and export them to this file >> >> >> 2008/12/15 Dave Newton <newton.d...@yahoo.com> >> >> >> >>> --- On Mon, 12/15/08, elyes sallem wrote: >>> >>> >>>> it is not to export the file content , i want juste get back in the >>>> action, the *selected file path* >>>> >>>> >>> Oh, I thought you said "[...] struts tag to export file [...]" >>> >>> >>> >>>> --- On Mon, 12/15/08, elyes sallem wrote: >>>>> >>>>> >>>>>> all i want, is what is the struts tag to export file [...] >>>>>> >>>>>> >>>>> FormFile has a getFileName() method. Different browsers submit >>> different >>> values for this: some send the entire path, some just send the file name. >>> >>> Is that also not what you're asking? >>> >>> Dave >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >>> For additional commands, e-mail: user-h...@struts.apache.org >>> >>> >>> >>> >> >> >> >> > > -- Elyes.