| Author |
J2EE Eclipse Configuration
|
John C Stewart
Greenhorn
Joined: Oct 24, 2011
Posts: 15
|
|
|
OK I got a new laptop and have copied my workspace folder over to it. I am trying to get the build path set up but I cannot remember what I need to do to make a web app. I have one I built already but all of the web classes like "HttpServletRequest" will not work. I know it is in the configuration but I cannot for the life of me remember what I need to do.
|
 |
Haina Minawa
Ranch Hand
Joined: Oct 13, 2011
Posts: 119
|
|
John Cstewart wrote:OK I got a new laptop and have copied my workspace folder over to it. I am trying to get the build path set up but I cannot remember what I need to do to make a web app. I have one I built already but all of the web classes like "HttpServletRequest" will not work. I know it is in the configuration but I cannot for the life of me remember what I need to do.
Looks like you need to create a Dynamic Web Project in Eclipse.
|
 |
 |
|
|
subject: J2EE Eclipse Configuration
|
|
|