Skip to content Skip to sidebar Skip to footer
Showing posts with the label Servlets

Creating A Simple Web Page Using Servlet

I want to create a simple web page using servlet. This was one of my exam questions, I did my pract… Read more Creating A Simple Web Page Using Servlet

Jquery Get Json From Servlet

I want to create a progressbar that takes data from the server (servlet). So i create a html file a… Read more Jquery Get Json From Servlet

Servlet, Jsp, Javabeans And Html Form

I'm working on a servlet that makes a connection to a database gets the information of one of t… Read more Servlet, Jsp, Javabeans And Html Form

Linking Html To Jsp Page

I'm have problems linking my HTML and JSP. Just trying to make a simple html page to take a … Read more Linking Html To Jsp Page

Serving Audio Data From A Java Servlet For An Html5 Audio Control

This may be a Servlets question or an HTML5 question, depending on what the solution turns out to b… Read more Serving Audio Data From A Java Servlet For An Html5 Audio Control

Redirecting To The Root Url In Servlet

Hi I did simple web application with servlet, to serve login and welcome page based on the session … Read more Redirecting To The Root Url In Servlet

How To Submit The Option Selected From Drop Down List In Jsp Page To Perform A Mysql Query

My project is StaffAllocation, and I want to retrieve information from the database. I'm very n… Read more How To Submit The Option Selected From Drop Down List In Jsp Page To Perform A Mysql Query

Ie8/firefox Behavioral Difference

I'm working on login page written as a JSP. It's pretty simple but behaves differently in I… Read more Ie8/firefox Behavioral Difference