On Sun, 17 Nov 2002, Huynh Ngoc Huy wrote:
> Hi all, > In which cases should we use DiskFile? DiskFile is an implementation of the FormFile interface. In almost all cases, you should use FormFile and not DiskFile. The exception is when you are using dynamic form beans, and you need to specify the class to instantiate for a particular form bean property. -- Martin Cooper > Thanks, > Huy > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Web Hosting - Let the expert host your site > http://webhosting.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

