Please clarify.
I have the steps for deployment of letsencrypt for a www.example.com .
But I have a dynamic dns domain say http://example.ddns.net.
For step 3 when I do not use www in URL should it be ?
certbot --Apache -d example.ddns.net -d www.example.ddns.net
OR
certbot --Apache -d
Embedded Tomcat 9.0.0.M6
Issue 1
// ctx.setAltDDName(
"/home/user/microservices/AccountingApp/src/main/webapp/WEB-INF/web.xml");
ctx.getServletContext().setAttribute(Globals.ALT_DD_ATTR,
"/home/user/microservices/AccountingApp/src/main/webapp/WEB-INF/web.xml");
Ne
ndling of a non-static file like jsp or servlet preferably .xhtml
welcome file in jakartee even without the use of web.xml for the welcome
file because it is meant to be optional in jakartaee?
danawhite...@aol.com
-Original Message-
From: Усманов Азат Анварович
To: Tomcat Us
ip binary files (you want text, right?)
-l - print a simple list as output. Needed for the other commands
danawhite...@aol.com
-Original Message-
From: Усманов Азат Анварович
To: Tomcat Users List ; dana whitelow
Sent: Sat, 10 Apr 2021 20:59
Subject: RE: version change failu
Hi ,
I changed tomcat version
from
8.5.38
to
10.0.5
The setup was running without web.xml and it was picking up index.jsp
automatically
but with the new version there is a connection refused error.
what has changed ?
Thanks
danawhite...@aol.com