Java
Articles
How do I access the Glassfish admin console? If you have a hosting with a dedicated java application server (JAVA-* account),... How do I deploy my war file? A common way to deploy a java web application is to place the application in a "web application... How to send emails from a JSP page or a servlet ? To send an email from your java applications hosted on our servers, you can use the JavaMail... How to use the Ngasi interface? Our Java hosting with dedicated application server is managed by the NGASI web interface.... I can't access the classes in my libraries from my JSP pages There are a number of problems that can be the cause of libraries not being found. However, if... Publishing a war file at the root with Tomcat To publish a war file at the root of the web site there are a few solutions: 1) the simplest...