943,192 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Marked Solved
  • Views: 4461
  • Java RSS
Oct 1st, 2009
0

Business Apps

Expand Post »
Hi everyone. I know that asking for project ideas is generally frowned upon, but I wish to ask anyways. This isn't for school, it's just because I want to. I want to start writing applications that would be used in a business or workplace environment. I don't have a lot of expertise in this specific area, and it isn't something that my programing class goes over. So, I guess my question is: Does anyone have any ideas? I don't want to do something really basic, it needs to be challenging. If anyone has any ideas, that would be great =)

also, would this be something to do with JavaEE instead of JavaSE?

-Neil
Similar Threads
Reputation Points: 41
Solved Threads: 13
Posting Whiz in Training
llemes4011 is offline Offline
224 posts
since Aug 2008
Oct 2nd, 2009
0

Re: Business Apps

> also, would this be something to do with JavaEE instead of JavaSE?

Depends on what you need to learn and where your expertise lies, but yeah, nowadays the core business functionality *is* developed using JEE.

You can develop a core business functionality using web services i.e. expose your business logic using web services. You can then use a web-client developed using any one of the web development MVC frameworks out there along with a standalone client developed using Swing, SWT etc. In short, a web and standalone client for consuming a business functionality exposed as web services [which are nothing but just glorified servlets].

A serious web application might be a policy management system wherein you sell policies to customers, customers pay their premium, you generate an invoice etc. But then again, these *serious* business apps might just put you off and you'd lose motivation easily.

It'd be better to start off with something which you find fun. Something like an online TODO list application, a web application which helps you maintain a list of all the cartoons you have seen till date, an online text to PDF converter [easy since you can use the libraries out there] etc. The possibilities are infinite...
Super Moderator
Featured Poster
Reputation Points: 3233
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,871 posts
since Jun 2006
Oct 3rd, 2009
0

Re: Business Apps

thanks for the tip, and sorry for the late response!

Does JEE have a good tutorial? I looked at it, but I wanted a second opinion...
Reputation Points: 41
Solved Threads: 13
Posting Whiz in Training
llemes4011 is offline Offline
224 posts
since Aug 2008
Oct 5th, 2009
0

Re: Business Apps

There are many good books, blog posts and articles out there for getting started with JEE; your best bet would be the free JEE 5 tutorial hosted by Sun.
Super Moderator
Featured Poster
Reputation Points: 3233
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,871 posts
since Jun 2006
Oct 5th, 2009
0
Re: Business Apps
Okay, thanks a lot for the info =)
Reputation Points: 41
Solved Threads: 13
Posting Whiz in Training
llemes4011 is offline Offline
224 posts
since Aug 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Array displays
Next Thread in Java Forum Timeline: Vowel counting and returning an array of integers form a String input





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC