> -----Original Message----- > From: Brian Thompson [mailto:elephant...@gmail.com] > Sent: Tuesday, November 30, 2010 6:05 PM > To: Struts Users Mailing List > Subject: Re: AJAX file upload > > I was assuming that he wanted his own custom look and feel for the upload > button rather than just putting an unstyled HTML <input type="file"> on the > page. > > -Brian >
Then shouldn't look depends on CSS and feel (animation, effects, etc.) depends on JS/AJAX? Both of which is more dependent upon the client's browser than the OS since each browser implement CSS and JS version differently. Regards, Tommy > On Tue, Nov 30, 2010 at 7:57 PM, Tommy Pham <tommy...@gmail.com> > wrote: > > > > -----Original Message----- > > > From: Harsh C [mailto:hchau...@gmail.com] > > > Sent: Tuesday, November 30, 2010 12:59 PM > > > To: Struts Users Mailing List > > > Subject: AJAX file upload > > > > > > How can I setup a AJAX-ified file upload page using Struts 2? If > > > there is > > some > > > integration with Dojo, it would be even better i.e. not use the OS > > specific > > > file upload button etc. > > > > > > -- > > > *Thanks, > > > Harsh* > > > > Just curious about your thoughts and question, since when is the web > > ever OS specific? Also, IIRC, I don't recall Java - 'develop > > anywhere, deploy anywhere' - ever being OS specific. That said, how > > can Struts (dependent upon Java) ever being OS specific? > > > > Regards, > > Tommy > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org