> -----Original Message----- > From: Lykins Don H Contr AFSAC/ITS [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 7:55 AM > To: '[EMAIL PROTECTED]' > Subject: examples of struts?? > > > What real-world web sites are using struts? > > Can someone point me to some sites and do you know which > packages/classes are used? > > also, which is the most popular/beneficial class in use today?
This question bothers me for several reasons: 1) It's not _A_ class, it's a whole package of classes that are useful. While everyone that uses struts inherits from one of the Action classes, and it could be from that standpoint, the most popular and beneficial, however a better description would be required. The same goes for ActionForm, or ActionMapping or any other class in the struts package. 2) Answering probably means that you'll go out and use that class without looking at how appropriate it is to your problem. It's popular so it must be the right way to do it, even if the solution screams for something else. 3) It's an OO newbie kind of question, which in and of itself is not a bad thing. However, it's asking for easy answers to hard questions. Engineering software is hard, engineering web based software is even harder. There is no easy answer to that question, without a lot more detail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]