> Hi,
>
> I want to learn j2ee by doing some project at home (as I do not work on
> j2ee in office). Can someone suggest some good project for a beginner
> in j2ee (though I have good knowledge of core java) and the
> technologies to be used (like the server, framework etc). Many thanks.
Here are some possible tips:
http://mindprod.com/projects/projects.html
other tips are standard business systems, like simplified
- customer order system
- invoice system
etc with web interfaces, databases, and so on. Just add some
functionality, to be able to use some technology (it might not be
relevant in that actual case but then again you are not making a real
system are you.) E.g. why do you use transactions? because some
operation can not be performed atomically across several systems without
using... transactions, so create some operation that does require access
to several systems( for example across several DBs) and so on.
tom
JanTheKing - 08 Nov 2006 06:12 GMT
Hi Tom,
The link is quite useful. I think I will start with a Webstore project
in my spare time (referring the shopping cart described at
http://mindprod.com/projects/fairtrade.html). Thank you very much.
Cheers,
Jan
> > Hi,
> >
[quoted text clipped - 20 lines]
>
> tom
amanda - 08 Nov 2006 17:18 GMT
> Hi Tom,
>
[quoted text clipped - 4 lines]
> Cheers,
> Jan
Great, you asked that. I also am in need of a project idea for Java.
Thanks to Tom.
> > > Hi,
> > >
[quoted text clipped - 20 lines]
> >
> > tom