Skip to content

Tutorial Guruji

Online Free Tutorials Guruji Guide & Materials – Solved Questions Answers

  • Home
  • Tutorials
    • Java
    • DBMS
    • Linux
    • for loop
    • Bitcoin Transaction Fees
    • Mathematics Real Analysis
    • Shell Script
    • Bitcoin Core
    • Bitcoin Security
    • Grammar
  • About Us
  • Contact Us
Home » servlets

Tag: servlets

Migrate Java web application from http to Https

Java April 5, 2021

I have to “migrate” Java web application from HTTP to HTTPS. Locally, I use Tomcat to develop, but in testing and production environments – WebSphere. I saw in some other questions the same …

Using HttpServletResponse object in spring MVC handler method

Java March 26, 2021

I am new to Spring MVC and Servlets. I am trying to run home() method in controller class SearchController but the output is only from home.jsp file. Statement: out.println(“

this is my …

Tomcat 10.0.4 doesn’t load servlets (@WebServlet classes) with 404 error

Java March 25, 2021

I’m having a problem with my first Web Application. I use IntelliJ as IDE and Tomcat as Webserver. Every servlet I’ve tried to acces, throws an 404 Error. Even if I copy some youtube tutorials, which …

How to stream text response to jsp from servlet?

JavaScript March 14, 2021

I have a long running servlet process that is being called from a JSP. I would like to send the status of the servlet process to the client as it is happening. I have everything working the way I want …

Serving a zip file generated in server and stored in memory

Java August 30, 2019

I need to generate a bunch of xml files with data from my java based web system, that represent a whole export of another system based in XML. Such system will accept this import later. My approach …

Multiple servlets with Camel Servlet possible?

Java March 12, 2019

I want to expose 3 apis through my application. The pattern is as follows: /api/ui/* (handled by Spring) maps to servlet 1 /api/api1/* (handled by Camel’s servlet component) maps to servlet 2 /api/…

Servlet: HTTP Status 404 – Not Found

Java November 17, 2018

My Servlet doesn’t work at all. I’m getting HTTPS Status 404- Not Found. Below is the complete code for the same:- index.jsp …

How to insert into MySQL tables with auto_increment foreign key via servlet connected to JSP

Java May 20, 2018

I’m trying to make a servlet do the same thing as this SQL statement: INSERT INTO event(title, description, start, end, guest_no) VALUES(‘someTitle’, ‘someDescription’, ‘2018-02-02 20:00:00’, ‘2018-…

Java Servlet, MySQL JDBC “Could not create connection to database server”

Java April 22, 2018

I moved today to macOS and recreated a very simple database-test project to check my mySQL connection. But i get an SQL Exception: “Could not create connection to database server”. Here is the full …

HttpServletRequest#getPart doesn’t exist?

Java June 15, 2016

I have a Java WebApp in which I need to upload a file. According to what I’ve found on the Internet, here’s what I’ve tried: public class FileUploadController extends HttpServlet { private final …

Posts navigation

Page 1 Page 2 … Page 5 Next page>
Skip to footer

Recent Articles

  • MySQL get MAX of a varchar like “500×400”
  • Can’t create foreign key constrain in MySQL in table creation, but the syntax it’s same as others foreign keys
  • How can I store the direction of a bus route in mysql database?
  • Merge multiple tables into one row in a new table
  • Not getting tuples with NULL values when using != operator on ‘char’ column

What You Want To Learn?

  • Android
  • AngularJS
  • Bitcoin Core
  • Bitcoin Exchanges
  • Bitcoin Security
  • Bitcoin Transaction Fees
  • Bitcoin Transactions
  • C#
  • C++
  • DBMS
  • for loop
  • Grammar
  • HTML
  • Java
  • JavaScript
  • jQuery
  • Linux
  • Mathematics Real Analysis
  • Node.js
  • PHP
  • Python
  • React JS
  • Shell Script
  • Travel
  • WordPress

Contact Details

Email: [email protected]
Web: tutorialguruji.com
Tutorial Guruji