Intranet application 2005-03-03 - By Ben Hill
Back > -- --Original Message-- -- > From: Sajith A [mailto:sajith.ml@(protected)] > Sent: 03 March 2005 08:21 > To: J2EE-INTEREST@(protected) > Subject: Intranet application > > > As a part of learning J2EE, i'm planning to develop an > intranet application. The features include
Good lukc with that, you've picked an absolutely *huge* amount of work there. I'm not really sure it's the bext first project - maybe you want to pick something a little smaller. Picking something too big will probably mean that you start it and never finish it. You'd be much better served tackling something smaller until you get some more experience.
> Communication Features- E-mail, BB
Try the JavaMail API java.sun.com/products/javamail/
For a forum, you could try Jive Forums at www.jivesoftware.com
> Issue/Bug Recording and Tracking
Bugzilla (it's not a Java app though)
> Project Management
Maven - http://maven.apache.org/
> > It will be a great help if someone can point out any similar > software so that i can study and choose the features > properly. Also please recommend a good framework - like is it > better to go with jsf than struts.
I think you really need to do some more research. Even a cursory google search brings up a huge amount of information.
Struts is generally used to build applications, whereas java serverfaces (jsf) is generally used to build UIs.
How much experience in Java and webapp development do you have? If you don't have too much, check out the tutorials at http://java.sun.com to get some more experience.
HTH
Ben
********************************************************************
This email may contain information which is privileged or confidential. If you are not the intended recipient of this email, please notify the sender immediately and delete it without reading, copying, storing, forwarding or disclosing its contents to any other person Thank you
Check us out at http://www.bt.com/consulting
********************************************************************
==========================================================================To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|