tomcat tag

36 questions


1 answers
68 views
0
Understanding Class Files on the Java Server (Tomcat) in Heroku

Create a Java Web Application using Embedded Tomcat to develop a web app using Java.First of all, I would like to import my own class into index.jsp and use it.For example, I created a class called Te...

1 years ago

1 answers
104 views
0
Port 1099 error when configuring Tomcat on IntelliJ

Hello.I would like to ask you a quick question: IntelliJ, version 15 on your Mac, web server (Tomcat 8.0)The 1099 port is not available during configuration.The following message appears on the consol...

1 years ago

1 answers
62 views
0
Please tell me how to create a SpringBoot project that works with Tomcat 8.5.

I would like to create an application that works with a specific Tomcat in Spring Boot starter.I installed Eclipse and created a new project with SpringBootStarter, but by default Eclipse 9.0 is embed...

1 years ago


1 answers
62 views
0
Can I make a TCP server with Tomket?

Hi, everyone.In Eclipse, we implemented HTTP server with Java HTTP servlet. The client group is Android.I know Tomket is a web serverI wonder if TCP server is also supported.Web socket? I heard it at ...

1 years ago

1 answers
80 views
0
Is there no systemd folder on Amazon Linux?

I'm using an instance of Amazon Linux (Amazon Linux AMI 2016.03.3).I want to run Tomcat as a service. I want to set up tomcat.service and register tomcat in the service./etc/systemd/system/tomcat.serv...

1 years ago

2 answers
95 views
0
How to host the web

I just made the Java homepage using bootstrap, mysql, tomcat apache, etc. But I don't know how to post the homepage that I made online. Is there a way to upload the server online without spending mone...


1 answers
105 views
0
Where on earth should I put robots.txt?

I uploaded the created site to the server -> Naver search registration was requested -> Webmaster Diagnostics When I turned around, I found that there were no robots.txt.Write a question because...

1 years ago

1 answers
57 views
0
Web application development question.

I'm learning how to develop the web developmentI am learning web development through spring eclipse, todo sql, and apache-tomcat.As far as I can understand, we're going to build a server through sprin...

1 years ago

1 answers
53 views
0
Eclipse Tomcat Setup Problems

I tried to build a server by installing Tomcat and connecting it to Eclipse.But no matter how much I searched on the Internet for a solution, I couldn't do it with the Eclipse that was on my computer....

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.