Re: Want to know abt patterns in Struts.

2005-02-07 Thread Carlos
___ This is a private email address and is explicitly and expressly not intended for addition to or use in any mass distribution list without the author's prior and express written consent. Absent the specified consent, please remove this email address from any such list. Copyright (C) 2004 Ca

RE: Want to know abt patterns in Struts.

2005-02-04 Thread Barnett, Brian W.
@struts.apache.org Subject: Want to know abt patterns in Struts. Hi to all, I would like to know how many j2ee patterns does struts framework make use of. And also one more thing, I want to insert UNICODE data in Database, I've created the database with unicode support, what changes are needed on strut

Re: Want to know abt patterns in Struts.

2005-02-04 Thread listed
You can find an UML-Diagramm about Struts here: http://rollerjm.free.fr/pro/Struts11.html Greets Felixx Joe Germuska wrote: At 1:15 PM +0530 2/4/05, Akshay Pandit wrote: Hi to all, I would like to know how many j2ee patterns does struts framework make use of. As far as I know, no one sat down w

Re: Want to know abt patterns in Struts.

2005-02-04 Thread listed
You can find an UML-Diagramm about Struts here: http://rollerjm.free.fr/pro/Struts11.html Greets Felixx Joe Germuska wrote: At 1:15 PM +0530 2/4/05, Akshay Pandit wrote: Hi to all, I would like to know how many j2ee patterns does struts framework make use of. As far as I know, no one sat down w

Re: Want to know abt patterns in Struts.

2005-02-04 Thread Joe Germuska
At 1:15 PM +0530 2/4/05, Akshay Pandit wrote: Hi to all, I would like to know how many j2ee patterns does struts framework make use of. As far as I know, no one sat down with the book and said "let's use this one." I'll leave cataloging any which are in there as the result of good design practi

Want to know abt patterns in Struts.

2005-02-03 Thread Akshay Pandit
Hi to all, I would like to know how many j2ee patterns does struts framework make use of. And also one more thing, I want to insert UNICODE data in Database, I've created the database with unicode support, what changes are needed on struts end to make the application in UNICODE . Thanks before