Questions tagged as 'tomcat'

0
answers

TomCat problem and port 8443 does not activate https only loads the error page

I have a problem with the apache tomcat8 server, it does not lift port 8443 or another one that I choose, I have installed apache in port 80 and tomcat in 8080 apache if it raises well the ssl certificate in port 443 but tomcat does not raise on...
asked by 11.09.2018 / 19:04
1
answer

Failure in context path - Netbeans -Tomcat

I create a web application from 0 with all default values, with apache tomcat 8.5 server and immediately when the project is created I try to start it so that the index.html that is created by default starts, however this does not happen, the fo...
asked by 19.08.2018 / 07:32
0
answers

PHP JavaBridge, examples and / or uses

I would like you to please give me an example of how to call a Java class from PHP with JavaBridge, in advance thanks Greetings     
asked by 08.08.2018 / 00:20
0
answers

certificates to integrate applications

I present the current situation: I have two web projects (Maven) within a Tomcat 7 server and my intention is to integrate one within another, I have configured the button to send the request, and it is seen trying to access the second applicati...
asked by 01.08.2018 / 14:24
0
answers

Folder for MySSQL database in Tomcat

I am creating a web page (as a student) with html / css / jsp pages and servlets hosted on a Tomcat server. (all local in my PC - Windows 7) As part of the exercise you also have to create a MySQL database and access it from jsp / servlets. I...
asked by 19.07.2018 / 12:13
0
answers

StackOverflowError when listing resources that contain a list of details

I have the Team and player classes with the following notations Team @OneToMany(fetch = FetchType.EAGER, mappedBy= "equipo", cascade= CascadeType.ALL) List<Jugador> jugadores = new ArrayList<>(); Player @ManyToOne @JoinC...
asked by 02.07.2018 / 01:21
0
answers

change time zone in apache tomcat

I have a virtual machine installed with windows 7 and I want to change the time zone because as I am from Colombia when I try to enter an hour for an application called open data kit changes it to me 5 hours ahead, eg: if I enter as hour...
asked by 23.06.2018 / 17:03
0
answers

Why XAMPP opens multiple ports even if configured

I have xampp, installed in Windows Server 2008, and manually configure the ports, but there is a moment when xampp starts running and opens multiple ports, triggering the server to crash, I would like to know what this problem is, and what cause...
asked by 24.06.2018 / 22:51
1
answer

id can not be resolved to a variable

I would like to know why these errors come out: An error occurred at line: 383 in the jsp file: /cinema.jsp id cannot be resolved to a variable 380: %> 381: <tr> 382: <td> 383: <%=id%> 384: </td> 385:...
asked by 04.06.2018 / 20:15
0
answers

Problem with Server

Good day. I have a problem trying to upload a system to the server, I mark the 404, 407 and 408 error events with the descriptions that appear in the image. Previously, the system worked perfectly, but a security patch was placed on it...
asked by 05.06.2018 / 15:53