Ok, maybe I just use a creation directory rutine, and register the directory in a table in the database, and add them to the upload page. Or maybe I use a cms application, and do a post to it.
Thanks for the response. ----- Original Message ----- From: mraible [via AppFuse] To: Juan Antonio Sent: Friday, February 19, 2010 11:52 PM Subject: Re: File Manager to uploaded files I don't know of an existing solution to do this, but I could imagine developing an Ajax UI that sends REST requests to a service that uses similar File API commands like FileUpload to do file management. Hope this helps, Matt On Wed, Feb 17, 2010 at 11:28 AM, Juan Antonio <[hidden email]> wrote: > > Hello, everybody. > > I am newby developing applications in Struts + Spring + Hibernate. I > recently discover the appfuse framework, and I'm beggining to use it, and > learning how to develop my application based on it. > > I have seen that it is able to upload files, but it hasn't a manager, or > can't create repository folders. > > I need to add this feature to my application, and my question it's about if > there is a tutorial explaining how to do this, or a open source application > that I could merge with appfuse. > > Sorry for my poor english, and sorry if there is another post asking for the > same thing. I have made a search, and I didn't found anything related to > this. > > Thanks in advance. > -- > View this message in context: http://n4.nabble.com/File-Manager-to-uploaded-files-tp1559127p1559127.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] ------------------------------------------------------------------------------ View message @ http://n4.nabble.com/File-Manager-to-uploaded-files-tp1559127p1562358.html To unsubscribe from File Manager to uploaded files, click here. -- View this message in context: http://n4.nabble.com/File-Manager-to-uploaded-files-tp1559127p1562480.html Sent from the AppFuse - User mailing list archive at Nabble.com.
