Re: This is weird: can't bind to 443

2017-08-06 Thread Igal @ Lucee.org
On 8/6/2017 9:23 AM, Mark Thomas wrote: Are those recordings available? I'm specifically interested in the Tomcat ones. Yes, they are available on YouTube. For some reason, nobody has bothered to link them to the ASF's YouTube channel... I've created a playlist for the videoed Tomcat session

Re: This is weird: can't bind to 443

2017-08-06 Thread Mark Thomas
On 04/08/17 22:39, Christopher Schultz wrote: > Igal, > > On 8/3/17 3:11 PM, Igal @ Lucee.org wrote: >> Hi Chris, > >> On 8/3/2017 11:39 AM, Christopher Schultz wrote: >>> On 8/3/17 2:22 PM, Igal @ Lucee.org wrote: Was it priced? What would have been the cost for doing that? >>> The cost was

Re: Question - JVM Host display page

2017-08-06 Thread bebe böbe
my next and last question is what should I do so that I don't get the error message: "*The requested resource is not available." *when the program tries to invoke my servlet through the "get" and "action" commands. Here is my Homepage: http://palibacsi.de/Palibacs1/PaliServlet?nev=Tom&szam=23 Tho

Re: Question - JVM Host display page

2017-08-06 Thread bebe böbe
Thanks a lot, Alex, this solved my problem! Thomas 2017-08-06 14:39 GMT+02:00 Alex O'Ree : > Try > > Tomcat/webapps/root/index.jsp > > On Aug 6, 2017 7:44 AM, "bebe böbe" wrote: > > > Hi, > > > > I reserved the domain "palibacsi.de" with "JVM Host". > > When someone visits the page, I want it

Re: Question - JVM Host display page

2017-08-06 Thread Alex O'Ree
Try Tomcat/webapps/root/index.jsp On Aug 6, 2017 7:44 AM, "bebe böbe" wrote: > Hi, > > I reserved the domain "palibacsi.de" with "JVM Host". > When someone visits the page, I want it to display my "index.html" file. > Instead it now displays the Tomcat homepage. > How could I change this? > Sor

Question - JVM Host display page

2017-08-06 Thread bebe böbe
Hi, I reserved the domain "palibacsi.de" with "JVM Host". When someone visits the page, I want it to display my "index.html" file. Instead it now displays the Tomcat homepage. How could I change this? Sorry if the question is too basic... Thanks, Thomas