Link to home
Start Free TrialLog in
Avatar of suprapto45
suprapto45Flag for Singapore

asked on

Tutorial Guides

Hi,

Currently I am developing the online business process for the telecommunication company. I am using JSP as the front-end and ORACLE as the database. The tools that I used are Apache Tomcat, JBoss, xdoclet, Struts, IntelliJ and Eclipse as the IDE.

Can anyone guide me on the tutorial of
1. JSP interface design (tags, dynamically programming and etc)
2. JBoss datasource (how to create the EJB, datasource and etc)
3. Struts (basic and advance tutorial)

Thank you very much.
ASKER CERTIFIED SOLUTION
Avatar of copyPasteGhost
copyPasteGhost
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Farzad Akbarnejad
>>3. Struts (basic and advance tutorial)

http://jakarta.apache.org/struts/

-FA