A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Abstract class and interface
jose chiramal
Ranch Hand
Joined: Feb 12, 2010
Posts: 266
posted
Mar 19, 2010 08:20:50
0
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
I like...
posted
Mar 19, 2010 08:27:26
0
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
I like...
posted
Mar 19, 2010 08:45:56
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter