hi everybody,
I'm an intermediate java programmer. but never learnt or worked with J2EE.
I need to create a web interface which has a static background and dynamic objects (images...) that change their statuts according to a database. For instance, one can have a photo of a room as the static background but has the image of the door dynamic (either open or shut) depending on the information stored in the database ( door_satut= open or shut).
Now i need to know if J2EE is the appropriate web programming language to use with it or it's not worth working with?
If so, could you please suggest a website or a book to initiate me with J2EE..
Thank you in advance
InkD