Java Reference
In-Depth Information
At this point we should see the output of the build script. Also, both the integrated
GlassFish application server and the integrated JavaDB RDBMS system should
automatically start. The application server and RDBMS will only be started the first
time we deploy our project, therefore the delay due to their initialization will not
occur in subsequent deployments.
Once the project is deployed we should see NetBean's HTTP monitor. The HTTP
monitor is a tool that helps us better develop web applications by providing values
of request parameters, request, session and application attributes, request headers,
and so on. The HTTP monitor will be discussed in detail in the next chapter.
 
Search WWH ::




Custom Search