Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Mastering Netbeans
  • Table Of Contents Toc
  • Feedback & Rating feedback
Mastering Netbeans

Mastering Netbeans

By : David Salter
5 (1)
close
close
Mastering Netbeans

Mastering Netbeans

5 (1)
By: David Salter

Overview of this book

With the increasing complexity of software development and the abundance of tools available, learning your IDE in-depth will instantly increase your developer productivity. NetBeans is the only IDE that can be downloaded with Java itself and provides you with many cutting edge features not readily available with many IDEs. The IDE also provides a great set of tools for PHP and C/C++ developers. It is free and open source and has a large community of users and developers around the world. This book will teach you to ace NetBeans IDE and make use of it in creating Java business and web services. It will help you to become a proficient developer and use NetBeans for software development. You will learn effective third-party interaction and enable yourself for productive database development. Moving on, you will see how to create EJB projects and write effective and efficient web applications. Then you will learn how to use Swing and manage and configure a relational database. By the end of the book, you will be able to handle external services such as databases, Maven repositories, and cloud providers, and extend your NetBeans when you require more from your IDE.
Table of Contents (12 chapters)
close
close
11
Index

Adding components to a web application


Once a web application project has been created in NetBeans, either as a standard NetBeans project or a Maven project, we can add additional components into the project. These components can be anything from frontend code such as HTML or CSS files, server-rendered code such as JSF pages, or general utility classes such as service locators that can help when developing applications.

Using the New File wizard and selecting the Web category, we can add the following types of files:

  • JSP: This creates a new JSP page or JSP segment using either standard or XML-based JSP syntax.

  • JSF Page: This creates a new JSF page using either Facelets or JSP as the view engine.

  • Servlet: This provides the ability to create a new servlet. The servlet can be optionally registered within the web.xml file or can be registered using annotations.

  • Filter: This provides the ability to create a new filter. The HTTP request mappings or servlet that apply to the filter can be specified...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Mastering Netbeans
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon