Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Glassfish Server Application URL
What is the URL to access the Glassfish Server default application?
✍: FYIcenter
The URL to access the Glassfish Server default application
is "http://localhost:8080" by default.
You can use the Glassfish Server application URL as described below:
1. Start the Glassfish server.
2. Open a Web browser and go to: http://localhost:8080. You see the default home page of the default application, which gives the following message:
GlassFish Server Your server is now running To replace this page, overwrite the file index.html in the document root folder of this server. The document root folder for this server is the docroot subdirectory of this server's domain directory. ...
⇒ FAQ for Java EE (Enterprise Edition)
⇐ What Is Glassfish Server Console
2018-01-27, 1360🔥, 0💬
Popular Posts:
How to show the XML parsing flow with sax\DocumentTracer.java provided in the Apache Xerces package?...
JUnit Source Code Files are provided in the source package file, junit-4.13.2-sources.jar .You can b...
JDK 17 jdk.localedata.jmod is the JMOD file for JDK 17 Localedata module. JDK 17 Locale Data module ...
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...