| Author |
How to make a project in eclipse Indigo by combining JSP,Servlets and EJB
|
aditya shandilya
Greenhorn
Joined: Apr 30, 2012
Posts: 1
|
|
I am a novice as far as J2EE is concerned.I have tried servlets,jsp small small programs with apache tomcat as server .now i want to add Ejb also into my project.
what are the steps i need to follow....
please provide me the step by step instructions to be followed in eclipse ??
thanks in advance .
|
 |
William P O'Sullivan
Ranch Hand
Joined: Mar 28, 2012
Posts: 860
|
|
Use a maven archtype. Then import into Eclipse.
Or follow the Eclipse "New Project" wizard.
WP
|
 |
 |
|
|
subject: How to make a project in eclipse Indigo by combining JSP,Servlets and EJB
|
|
|