tomcat tag

36 questions


1 answers
97 views
0
When using AJPProxy and setting the context path to /, relative paths such as css/js are not read well

The environment is java8Tomcat8SpringMVCThat's it.When creating a web application, the VIEW style sheet and JavaScript's relative path are offset.Set the context path to / and http://Domain/I would ...

1 years ago

2 answers
87 views
0
omTomcat 8.5.3 RHow to avoid RFC7231 support

Thank you for your help.As a workaround for Tomcat 8.5.3's strict inspection of the following request parameters and non-escaped [{, is there a way to prevent 400 errors without correcting the program...

1 years ago

1 answers
106 views
0
Java servlet encoding problem

I'm a beginner at Servlet.Today I'm studying servlet encoding.I encountered a garbled character while creating a string from a byte string.OS: fedora28jdk —java10server:tomcat9IDE:eclipse 4.8Here's th...


4 answers
50 views
0
How do I investigate and resolve HTTP status 500 errors?

I have little experience with Java.I looked at the log just below Apache Tomcat/6.0.20, but there seems to be nothing wrong.Could you tell me how to resolve the error below?HTTP Status500 - type excep...

1 years ago

1 answers
76 views
0
Understanding System Integration

The same system currently runs as multiple separate sites.How it works is the apache+tomcat+postgres web service.if you decide to consolidate these multiple sites into one siteIf you want to lump mult...


2 answers
60 views
0
I want to give Logback MDC information to Spring Boot ErrorController logs

(Multipost with Stack Overflow)We would like to give you a unique value for Spring Boot log output on a per-request basis.For this purpose, we implemented the Logback MDC with reference to Example 7.5...

1 years ago

1 answers
79 views
0
Does SAStruts work with Tomcat7?

Struts SA < p > it must, you will have movement an application, and by < / >To Tom, 17, moving toward the. < / >However, javax.servlet.ServletRequestWrapper.isAsyncStarted(ServletRequestWrapper.java:3...

1 years ago

1 answers
56 views
0
What Causes 500 Errors in Java and How Do I Investigate?

When I debug Java projects on a server in Eclipse, I get 500 errors.I think it's a tomcat configuration or an error around DB, but I don't know why.Environment:Java 8tomcat v8.5 org.springframework.be...


1 answers
57 views
0
I want to get the data from DB and send the data by Http communication while considering the order.

If you would like to do the following, please let me know if you have any good middleware (library) or methods.There is an API server that accepts requests from clients and This server writes records ...

1 years ago

1 answers
96 views
0
Input value in modal screen is garbled (character garbled by TOMCAT)

I created a modal screen with input in AngularJS.The input tag is garbled when the server receives the input value.In this case, where should I specify the character set?(Also, the script for the moda...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.