954,523 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

an application that involves all the j2ee technologies

hi,
i want to build an application that involves all or the core j2ee technologies like jsp, ejb, mvc, struts, jmi etc...
or even any good j2ee project suggestions are also welcome...i need good ideas badly as i need to start off soon..well i expect the great java nerds here to help me.
help giving me a head start!!!
:)

ravi sundar
Newbie Poster
2 posts since Jan 2006
Reputation Points: 10
Solved Threads: 0
 

Struts is no J2EE technology, rather it's a rather old and overly complicated application framework built on some J2EE components.

MVC is no J2EE technology either but an application architecture commonly used in J2EE applications.

I doubt there are many systems that use the entire J2EE platform, it's just too large.
Instead of trying to find a system using as many different things as possible you'd rather decide what to build and then decide the best technology to use based on that.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

A simple JSP page with good architecture could cover a lot: MVC, regular java classes, servlet, and jsp. If you really want to use a lot of JSP, then a wiki would be kind of cool.

server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
 

Also, a guestbook might not be too bad.

server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You