SlideShare a Scribd company logo
1 of 6
Download to read offline
Develop and Deploy a Java Application with NetBeans 
Follow these instructions to use NetBeans to develop and deploy your Java application to the OEF Hosted Environment. 
Before you begin: 
 Obtain your OEF Hosted Environment URL, username, and password from your coach. 
 Make sure you have unrestricted Internet access and that proxy servers or firewalls are not blocking access to the below-noted resources. 
Install the Software 
Download and install the following software. Accept the default components for each install. 
 Java Development Kit 6 
 Netbeans 7.0.1 – Java EE bundle with GlassFish Server 3.1 
o Download the “Java EE” bundle. 
Configure NetBeans 
Make sure that the “Java Web and EE” plugin is activated: 
 Open NetBeans. 
 Go to Tools > Plugins. 
 Select the “Installed” tab. 
 All “Java Web and EE” entries listed should have a checkmark under the “Active” column. For those that do not, select “Java Web and EE” and click “Activate”. 
o The number of “Java Web and EE” entries will vary depending on your operating system. 
Name your GlassFish server installation: 
 Go to Tools > Servers > Add Server. 
 Select “GlassFish Server 3”. 
 In the “Name” field, enter a name for your server. In this example, we use the name “ThinkQuest”.
 Click “Next”. 
Provide a local installation path for your GlassFish server. In this example, we use “C:Program FilesGlassFish- 3.1”: 
 Read and accept the license agreement. 
 Click “Next”. 
Register your remote domain: 
 Click the radio button next to “Register Remote Domain”. 
 In the “Host Name” field, enter your team's OEF Hosted Environment URL. In this example, we use “xxddtjwifeogcqgavnwa.thinkquest.org”. 
 In the “Admin Port” field, enter “8787”. 
 Click “Finish”.
Your server name will display in the server list. 
In the login window, enter the OEF Hosted Environment username and password. 
 If the login window does not appear, right-click on your server name in the server list and click “Refresh”. 
After you log in, additional information will appear under your server name (e.g. Applications, Resources, Web Services etc.). GlassFish is now configured.
Create your Application 
Create a new project for your example application: 
 Open NetBeans. 
 Create a new Project. Go to File > New Project. 
 Select “Java Web” under Categories. 
 Select “Web Application” under Projects. 
 Click “Next”. 
Name your project: 
 In the “Project Name” field, enter a name for your project. In this example, we name the project “HelloWorld”. 
 Accept the defaults for the other fields. 
 Click “Next”.
Provide the context path for your project: 
 In the “Server” field, select the GlassFish server you configured. 
 Accept the defaults for the other fields. 
 Click “Next”. 
Select the Frameworks you want to use in your application. This example does not use them so none is selected. 
 Click “Finish”.
A new project will now appear in the project list (Window > Projects). 
Continue to develop code in your project as needed. 
Deploy your Application to the OEF Hosted Environment 
Open NetBeans and select the project from the project list (Window -> Projects). 
Build the project: 
 Right-click on your application and click “Build”. 
Deploy your application: 
 Right-click on your application and click “Run”. 
Your application is deployed and can run in a browser. In this example, the application URL is: 
 https://xxddtjwifeogcqgavnwa.thinkquest.org/HelloWorld.

More Related Content

What's hot

Selenium tutorial
Selenium tutorialSelenium tutorial
Selenium tutorialmindqqa
 
Automatic Test Results Publishing using Slack
Automatic Test Results Publishing using SlackAutomatic Test Results Publishing using Slack
Automatic Test Results Publishing using SlackYelitza Ruales
 
Mule esb - How to connect to a MySql Database in 5 minutes
Mule esb - How to connect to a MySql Database in 5 minutesMule esb - How to connect to a MySql Database in 5 minutes
Mule esb - How to connect to a MySql Database in 5 minutesGennaro Spagnoli
 
Telerik test studio webinar deck
Telerik  test studio webinar deckTelerik  test studio webinar deck
Telerik test studio webinar deckDhananjay Kumar
 
An approach to app security - For beginners
An approach to app security - For beginnersAn approach to app security - For beginners
An approach to app security - For beginnersvodQA
 
Cloud hub with mule
Cloud hub with muleCloud hub with mule
Cloud hub with muleSon Nguyen
 
A Look into Automated Web UI Test
A Look into Automated Web UI TestA Look into Automated Web UI Test
A Look into Automated Web UI TestDhananjay Kumar
 
Selenium Open Source Tool
Selenium Open Source ToolSelenium Open Source Tool
Selenium Open Source Toolonlinemindq
 
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High Gear
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High GearASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High Gear
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High GearKevin Griffin
 
ASP.NET AJAX Basics
ASP.NET AJAX BasicsASP.NET AJAX Basics
ASP.NET AJAX Basicspetrov
 
How To Hack
How To HackHow To Hack
How To Hackts0
 
How To Install Sonar Qube Plugin In Anypoint Studio
How To Install Sonar Qube Plugin In Anypoint StudioHow To Install Sonar Qube Plugin In Anypoint Studio
How To Install Sonar Qube Plugin In Anypoint StudioSudha Ch
 
Testing Agile Web Services from soapUI
Testing Agile Web Services from soapUITesting Agile Web Services from soapUI
Testing Agile Web Services from soapUIPLM Mechanic .
 
Web Hacking Series Part 4
Web Hacking Series Part 4Web Hacking Series Part 4
Web Hacking Series Part 4Aditya Kamat
 
Web hacking series part 3
Web hacking series part 3Web hacking series part 3
Web hacking series part 3Aditya Kamat
 
Deploying and running mule standalone
Deploying and running mule standaloneDeploying and running mule standalone
Deploying and running mule standalonemdfkhan625
 
Tutorial how to create a simple maven project
Tutorial how to create a simple maven projectTutorial how to create a simple maven project
Tutorial how to create a simple maven projectssuser29f27f
 

What's hot (19)

Selenium tutorial
Selenium tutorialSelenium tutorial
Selenium tutorial
 
Automatic Test Results Publishing using Slack
Automatic Test Results Publishing using SlackAutomatic Test Results Publishing using Slack
Automatic Test Results Publishing using Slack
 
Mule esb - How to connect to a MySql Database in 5 minutes
Mule esb - How to connect to a MySql Database in 5 minutesMule esb - How to connect to a MySql Database in 5 minutes
Mule esb - How to connect to a MySql Database in 5 minutes
 
Telerik test studio webinar deck
Telerik  test studio webinar deckTelerik  test studio webinar deck
Telerik test studio webinar deck
 
An approach to app security - For beginners
An approach to app security - For beginnersAn approach to app security - For beginners
An approach to app security - For beginners
 
Cpanel Guide
Cpanel GuideCpanel Guide
Cpanel Guide
 
Cloud hub with mule
Cloud hub with muleCloud hub with mule
Cloud hub with mule
 
A Look into Automated Web UI Test
A Look into Automated Web UI TestA Look into Automated Web UI Test
A Look into Automated Web UI Test
 
Selenium Open Source Tool
Selenium Open Source ToolSelenium Open Source Tool
Selenium Open Source Tool
 
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High Gear
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High GearASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High Gear
ASP.NET Quick Wins - 20 Tips and Tricks To Shift Your Application into High Gear
 
ASP.NET AJAX Basics
ASP.NET AJAX BasicsASP.NET AJAX Basics
ASP.NET AJAX Basics
 
How To Hack
How To HackHow To Hack
How To Hack
 
How To Install Sonar Qube Plugin In Anypoint Studio
How To Install Sonar Qube Plugin In Anypoint StudioHow To Install Sonar Qube Plugin In Anypoint Studio
How To Install Sonar Qube Plugin In Anypoint Studio
 
Testing Agile Web Services from soapUI
Testing Agile Web Services from soapUITesting Agile Web Services from soapUI
Testing Agile Web Services from soapUI
 
Web Hacking Series Part 4
Web Hacking Series Part 4Web Hacking Series Part 4
Web Hacking Series Part 4
 
Web hacking series part 3
Web hacking series part 3Web hacking series part 3
Web hacking series part 3
 
Deploying and running mule standalone
Deploying and running mule standaloneDeploying and running mule standalone
Deploying and running mule standalone
 
HTTP
HTTPHTTP
HTTP
 
Tutorial how to create a simple maven project
Tutorial how to create a simple maven projectTutorial how to create a simple maven project
Tutorial how to create a simple maven project
 

Viewers also liked

Chexplore VC Presentation
Chexplore VC PresentationChexplore VC Presentation
Chexplore VC Presentationthevegaslist
 
Going Paperless in Payroll
Going Paperless in PayrollGoing Paperless in Payroll
Going Paperless in PayrollMichael Johnson
 
Overcoming & Preventing Significant Technical SEO Issues
Overcoming & Preventing Significant Technical SEO IssuesOvercoming & Preventing Significant Technical SEO Issues
Overcoming & Preventing Significant Technical SEO Issuesmruud
 
BYOiPad Parent Briefing, July 31, 2012
BYOiPad Parent Briefing, July 31, 2012BYOiPad Parent Briefing, July 31, 2012
BYOiPad Parent Briefing, July 31, 2012jarruzza
 
Chapter 1 active learning
Chapter 1 active learningChapter 1 active learning
Chapter 1 active learningbldenigma
 
Cách mới để món cá sốt cà ri ngon bất ngờ
Cách mới để món cá sốt cà ri ngon bất ngờCách mới để món cá sốt cà ri ngon bất ngờ
Cách mới để món cá sốt cà ri ngon bất ngờCác Món Ăn Ngon
 
Learning Solutions
Learning SolutionsLearning Solutions
Learning Solutionsjaylambert
 
Social mediaformarketeers kintinblog
Social mediaformarketeers kintinblogSocial mediaformarketeers kintinblog
Social mediaformarketeers kintinblogMinh Thắng Hoàng
 
150520 教育学特殊XIV 第5講
150520 教育学特殊XIV 第5講150520 教育学特殊XIV 第5講
150520 教育学特殊XIV 第5講Koyo Yamamori
 
台湾の目標準拠評価の国際会議のスライド
台湾の目標準拠評価の国際会議のスライド台湾の目標準拠評価の国際会議のスライド
台湾の目標準拠評価の国際会議のスライドKoyo Yamamori
 
20121222 scalaビギナーズ
20121222 scalaビギナーズ20121222 scalaビギナーズ
20121222 scalaビギナーズAsami Abe
 
FloBoard SlideShare
FloBoard SlideShareFloBoard SlideShare
FloBoard SlideShareFloBoard
 
OpenText Learning Solutions
OpenText Learning SolutionsOpenText Learning Solutions
OpenText Learning Solutionsjaylambert
 
Mangalam institute of management
Mangalam institute of managementMangalam institute of management
Mangalam institute of managementSourav Singh
 
Killer food obesity
Killer food   obesityKiller food   obesity
Killer food obesityAdnan Abbas
 

Viewers also liked (20)

Chexplore VC Presentation
Chexplore VC PresentationChexplore VC Presentation
Chexplore VC Presentation
 
Going Paperless in Payroll
Going Paperless in PayrollGoing Paperless in Payroll
Going Paperless in Payroll
 
Overcoming & Preventing Significant Technical SEO Issues
Overcoming & Preventing Significant Technical SEO IssuesOvercoming & Preventing Significant Technical SEO Issues
Overcoming & Preventing Significant Technical SEO Issues
 
Edmodo 8-6-12
Edmodo 8-6-12Edmodo 8-6-12
Edmodo 8-6-12
 
BYOiPad Parent Briefing, July 31, 2012
BYOiPad Parent Briefing, July 31, 2012BYOiPad Parent Briefing, July 31, 2012
BYOiPad Parent Briefing, July 31, 2012
 
Fizyka
FizykaFizyka
Fizyka
 
Chapter 1 active learning
Chapter 1 active learningChapter 1 active learning
Chapter 1 active learning
 
Ag.2011
Ag.2011Ag.2011
Ag.2011
 
Building Brand Value
Building Brand ValueBuilding Brand Value
Building Brand Value
 
Cách mới để món cá sốt cà ri ngon bất ngờ
Cách mới để món cá sốt cà ri ngon bất ngờCách mới để món cá sốt cà ri ngon bất ngờ
Cách mới để món cá sốt cà ri ngon bất ngờ
 
Learning Solutions
Learning SolutionsLearning Solutions
Learning Solutions
 
Social mediaformarketeers kintinblog
Social mediaformarketeers kintinblogSocial mediaformarketeers kintinblog
Social mediaformarketeers kintinblog
 
150520 教育学特殊XIV 第5講
150520 教育学特殊XIV 第5講150520 教育学特殊XIV 第5講
150520 教育学特殊XIV 第5講
 
台湾の目標準拠評価の国際会議のスライド
台湾の目標準拠評価の国際会議のスライド台湾の目標準拠評価の国際会議のスライド
台湾の目標準拠評価の国際会議のスライド
 
20121222 scalaビギナーズ
20121222 scalaビギナーズ20121222 scalaビギナーズ
20121222 scalaビギナーズ
 
Chemia cała
Chemia całaChemia cała
Chemia cała
 
FloBoard SlideShare
FloBoard SlideShareFloBoard SlideShare
FloBoard SlideShare
 
OpenText Learning Solutions
OpenText Learning SolutionsOpenText Learning Solutions
OpenText Learning Solutions
 
Mangalam institute of management
Mangalam institute of managementMangalam institute of management
Mangalam institute of management
 
Killer food obesity
Killer food   obesityKiller food   obesity
Killer food obesity
 

Similar to Java netbeans

Java EE 02-First Servlet
Java EE 02-First ServletJava EE 02-First Servlet
Java EE 02-First ServletFernando Gil
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 serversMark Myers
 
Using galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testingUsing galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testingSarah Elson
 
Writing simple web services in java using eclipse editor
Writing simple web services in java using eclipse editorWriting simple web services in java using eclipse editor
Writing simple web services in java using eclipse editorSantosh Kumar Kar
 
LoadUI web performance testing tool
LoadUI web performance testing toolLoadUI web performance testing tool
LoadUI web performance testing toolMilind Rupchandani
 
Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...
Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...
Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...Vishal Parekh
 
Create Applicationwith IIS 7
Create Applicationwith IIS 7Create Applicationwith IIS 7
Create Applicationwith IIS 7Sandeep Verma
 
9. .net applications using command line compiler and visual studio .net ide
9. .net applications using command line compiler and visual studio .net ide9. .net applications using command line compiler and visual studio .net ide
9. .net applications using command line compiler and visual studio .net idePramod Rathore
 
New Flash Builder 4 WSDL and HTTP Connectors
New Flash Builder 4 WSDL and HTTP ConnectorsNew Flash Builder 4 WSDL and HTTP Connectors
New Flash Builder 4 WSDL and HTTP Connectorsrtretola
 
Web Server configuration.pptx
Web Server configuration.pptxWeb Server configuration.pptx
Web Server configuration.pptxsadidsharif
 
Implementing xpages extension library
Implementing xpages extension libraryImplementing xpages extension library
Implementing xpages extension librarydominion
 
12c weblogic installation steps for Windows
12c weblogic installation steps for Windows12c weblogic installation steps for Windows
12c weblogic installation steps for WindowsCognizant
 
Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows webservicesm
 
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...Amit Singh
 
Deploying configuring caching
Deploying configuring cachingDeploying configuring caching
Deploying configuring cachingaspnet123
 
Adapters db-104-informixstoredprocedure
Adapters db-104-informixstoredprocedureAdapters db-104-informixstoredprocedure
Adapters db-104-informixstoredprocedureprathap kumar
 
Windows prosystemserverinstallguide
Windows prosystemserverinstallguideWindows prosystemserverinstallguide
Windows prosystemserverinstallguidedjedvaji
 

Similar to Java netbeans (20)

Java EE 02-First Servlet
Java EE 02-First ServletJava EE 02-First Servlet
Java EE 02-First Servlet
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 servers
 
Using galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testingUsing galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testing
 
Writing simple web services in java using eclipse editor
Writing simple web services in java using eclipse editorWriting simple web services in java using eclipse editor
Writing simple web services in java using eclipse editor
 
LoadUI web performance testing tool
LoadUI web performance testing toolLoadUI web performance testing tool
LoadUI web performance testing tool
 
Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...
Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...
Load ui web Load Testing Open source Performance Testing tool Learn Load UI W...
 
Create Applicationwith IIS 7
Create Applicationwith IIS 7Create Applicationwith IIS 7
Create Applicationwith IIS 7
 
10. building forms
10. building forms10. building forms
10. building forms
 
9. .net applications using command line compiler and visual studio .net ide
9. .net applications using command line compiler and visual studio .net ide9. .net applications using command line compiler and visual studio .net ide
9. .net applications using command line compiler and visual studio .net ide
 
New Flash Builder 4 WSDL and HTTP Connectors
New Flash Builder 4 WSDL and HTTP ConnectorsNew Flash Builder 4 WSDL and HTTP Connectors
New Flash Builder 4 WSDL and HTTP Connectors
 
Web Server configuration.pptx
Web Server configuration.pptxWeb Server configuration.pptx
Web Server configuration.pptx
 
Implementing xpages extension library
Implementing xpages extension libraryImplementing xpages extension library
Implementing xpages extension library
 
Oracle OSB Tutorial 1
Oracle OSB Tutorial 1Oracle OSB Tutorial 1
Oracle OSB Tutorial 1
 
12c weblogic installation steps for Windows
12c weblogic installation steps for Windows12c weblogic installation steps for Windows
12c weblogic installation steps for Windows
 
Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows
 
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
 
Deploying configuring caching
Deploying configuring cachingDeploying configuring caching
Deploying configuring caching
 
Adapters db-104-informixstoredprocedure
Adapters db-104-informixstoredprocedureAdapters db-104-informixstoredprocedure
Adapters db-104-informixstoredprocedure
 
Gwt portlet
Gwt portletGwt portlet
Gwt portlet
 
Windows prosystemserverinstallguide
Windows prosystemserverinstallguideWindows prosystemserverinstallguide
Windows prosystemserverinstallguide
 

Recently uploaded

Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfkalichargn70th171
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf31events.com
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsChristian Birchler
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptrcbcrtm
 

Recently uploaded (20)

Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
Odoo Development Company in India | Devintelle Consulting Service
Odoo Development Company in India | Devintelle Consulting ServiceOdoo Development Company in India | Devintelle Consulting Service
Odoo Development Company in India | Devintelle Consulting Service
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your Business
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.ppt
 

Java netbeans

  • 1. Develop and Deploy a Java Application with NetBeans Follow these instructions to use NetBeans to develop and deploy your Java application to the OEF Hosted Environment. Before you begin:  Obtain your OEF Hosted Environment URL, username, and password from your coach.  Make sure you have unrestricted Internet access and that proxy servers or firewalls are not blocking access to the below-noted resources. Install the Software Download and install the following software. Accept the default components for each install.  Java Development Kit 6  Netbeans 7.0.1 – Java EE bundle with GlassFish Server 3.1 o Download the “Java EE” bundle. Configure NetBeans Make sure that the “Java Web and EE” plugin is activated:  Open NetBeans.  Go to Tools > Plugins.  Select the “Installed” tab.  All “Java Web and EE” entries listed should have a checkmark under the “Active” column. For those that do not, select “Java Web and EE” and click “Activate”. o The number of “Java Web and EE” entries will vary depending on your operating system. Name your GlassFish server installation:  Go to Tools > Servers > Add Server.  Select “GlassFish Server 3”.  In the “Name” field, enter a name for your server. In this example, we use the name “ThinkQuest”.
  • 2.  Click “Next”. Provide a local installation path for your GlassFish server. In this example, we use “C:Program FilesGlassFish- 3.1”:  Read and accept the license agreement.  Click “Next”. Register your remote domain:  Click the radio button next to “Register Remote Domain”.  In the “Host Name” field, enter your team's OEF Hosted Environment URL. In this example, we use “xxddtjwifeogcqgavnwa.thinkquest.org”.  In the “Admin Port” field, enter “8787”.  Click “Finish”.
  • 3. Your server name will display in the server list. In the login window, enter the OEF Hosted Environment username and password.  If the login window does not appear, right-click on your server name in the server list and click “Refresh”. After you log in, additional information will appear under your server name (e.g. Applications, Resources, Web Services etc.). GlassFish is now configured.
  • 4. Create your Application Create a new project for your example application:  Open NetBeans.  Create a new Project. Go to File > New Project.  Select “Java Web” under Categories.  Select “Web Application” under Projects.  Click “Next”. Name your project:  In the “Project Name” field, enter a name for your project. In this example, we name the project “HelloWorld”.  Accept the defaults for the other fields.  Click “Next”.
  • 5. Provide the context path for your project:  In the “Server” field, select the GlassFish server you configured.  Accept the defaults for the other fields.  Click “Next”. Select the Frameworks you want to use in your application. This example does not use them so none is selected.  Click “Finish”.
  • 6. A new project will now appear in the project list (Window > Projects). Continue to develop code in your project as needed. Deploy your Application to the OEF Hosted Environment Open NetBeans and select the project from the project list (Window -> Projects). Build the project:  Right-click on your application and click “Build”. Deploy your application:  Right-click on your application and click “Run”. Your application is deployed and can run in a browser. In this example, the application URL is:  https://xxddtjwifeogcqgavnwa.thinkquest.org/HelloWorld.