Hi
In this Article am Showing you how to create a simple application in Net Beans.
Tools & Technologies:
Java, MySql, Net Beans., Tomact.
1) First we will see how to create Project :
Open Your NetBeans IDE.
Go to File--->New Project---> Choose Project--->Java Web.
The screen shown below will be displayed
Enter Project Name, Select Server,(If any frame works required include those also, For our Project no need to include frame works) and Press Finish. Button.
2) View Project:
Then your project with the title given by you available in the left side of the IDE. As Shown Below with the structure :
Here My Project Name is: WebApplication2
Now our Project is Ready.
Next We Will See How to develop one project with Login, Registration..........
In this Article am Showing you how to create a simple application in Net Beans.
Tools & Technologies:
Java, MySql, Net Beans., Tomact.
1) First we will see how to create Project :
Open Your NetBeans IDE.
Go to File--->New Project---> Choose Project--->Java Web.
The screen shown below will be displayed
Enter Project Name, Select Server,(If any frame works required include those also, For our Project no need to include frame works) and Press Finish. Button.
2) View Project:
Then your project with the title given by you available in the left side of the IDE. As Shown Below with the structure :
Here My Project Name is: WebApplication2
Now our Project is Ready.
Next We Will See How to develop one project with Login, Registration..........
No comments:
Post a Comment