Steve, Santanu: I've got a start on this: The mods to ModelAction from branch 1_0 I believe I now have factored into StrutsClientConnector. They'll handle the uploaded files, which is the bit missing that is preventing svc-fileupload-struts from working.
If we can get the same process happening on the other UI's, then maybe svc-fileupload-struts can be app-fileupload in time! Santanu: Also congrats on the J2ME port, and nice to see you back online after the storm up there. Hope everything is in one piece! Regards, Mike On Fri, 19 Sep 2003 14:38:03 -0500 Stephen Davidson <[EMAIL PROTECTED]> wrote: > Hi Santanu. > > If there is any way I can help out, let me know. I am a little > erratic with email & internet connect, but my phone number is > in my SIG. You can also send SMS/Text messages to that number > as well. > > BTW, congrats on getting things to work with J2ME. > > Regards, > Steve > > Santanu Dutt wrote: > > Hi, > > Looks like the svc-fileupload-struts is required by lot of people. > > Well we have it working with our projects smoothly. Unfortunately with > > Branch 1.0. There is functionality to download the files also on demand. > > In fact the way it works is that you can upload n number of files from > > one single form along with a textfield data as description of each file. > > The file and the description(stored as txt file) are stored in your > > designated directory which should be outside the webserver for obvious > > security reasons. Then there is a model to list the files with their > > descriptions and download them. In fact the last part of listing the > > files for download is achieved by a separate model which I completed > > recently. Will put it out in CVS soon. > > As for the merge of ModelAction to HEAD I can definitely help . In > > fact I can take the project of doing this over the weekend. Let me know. > > Recently I worked with the latest clnt-struts in CVS HEAD to figure out > > a way to connect by wireless clients(J2ME). In fact I succeeded in > > creating the bridge between a J2ME client and keel via clnt-struts and > > login using app-register -:) > > Thanks and Regards. > > Santanu. > > > > > -- > Java/J2EE Developer/Integrator > Co-Chair, Dallas/FortWorth J2EE Sig > 214-724-7741 > > > http://keelframework.org/documentation > Keelgroup mailing list > [EMAIL PROTECTED] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com Michael Nash JGlobal Ltd. http://www.jglobal.com Bahamas Commerce and Trade http://www.bahamascommerce.com http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
