aspose file tools
The moose likes Struts and the fly likes Abstract class and interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Abstract class and interface" Watch "Abstract class and interface" New topic
Author

Abstract class and interface

jose chiramal
Ranch Hand

Joined: Feb 12, 2010
Posts: 266

Abstract classes are excellent candidates inside of application frameworks. Any examples of these that are used in Struts ?
Rajkamal Pillai
Ranch Hand

Joined: Mar 02, 2005
Posts: 436

Hi,

Struts 1.x is based on Abstract class oriented design/approach. Struts 2 has moved on to an interface oriented one.

Cheers,
Raj.
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

How about looking at the Struts API and finding out for yourself?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Abstract class and interface
 
Similar Threads
difference between BufferedInputStream(or output) and other i/ostreams,regarding buffers.
ABSTRACT
Tech Word Game
WA #1.....word association
Reg. native methods