Re: Dao subclass

2007-06-28 Thread Francesco Azzola
Yep it is a good practice. Usually u should have an interface and several dao implementing that interface with a factory, so u can change your database implementation without having to change the whole code. You can subclass dao too if u like even if i prefer to use an interface. Bye F. Sun Cert

Re: AJAX + Struts, IE Problem

2006-09-22 Thread Francesco Azzola
It is possible to append ad the URL end a random number to avoid cache problems. I tried it and it works fine with IE and FireFox. Bye F. __ Do You Yahoo!? Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito