JamesBranam's Blog
Thursday Oct 30, 2008
NetBeans: Creating a Web Application Project
Hi all,
Here is how you get started with web application development in NetBeans IDE 6.5:
In the IDE, you create applications and modules in projects. The web application project is the project that you use to create web applications and web application modules.
To create a web application project:
- Choose File > New Project (Ctrl-Shift-N).
- From the Java Web category, select one of the following project templates:
- Web Application. Creates an empty web application in a standard project.
- Web Application with Existing Sources. Imports an existing web application into a standard project.
- Web Free-Form Project. Imports an existing web application into a free-form project.
- Choose a server and a JDK version.
- Choose a framework.
Cheers!
--James
Posted at 09:00AM Oct 30, 2008 by branajam in NetBeans | Comments[1]
I simply Love Netbeans !!!, Thanx a 1000 times for your documentation efforts guys, you the best. Tried other IDE's but NetBeans is simply in a Class of it's own, Keep the good work guys, clear cut, well documented running tutorials
NETBEANS FOREVER !!!
Posted by Ngoni on October 30, 2008 at 05:23 PM CET #