how to create a reminder app using threads in Servlets?

how to create a reminder app using threads in Servlets?

I want to make a Reminder application in Servlets.

When the date and/or time is matched (threads will be required!), a "pop-up window or a web-page should automatically get re-directed!". I have used threads for core java, but never used for Servlets! any help?

View Answers

September 28, 2011 at 7:14 AM

can u post ur code using threads ??? plzzzz


October 3, 2011 at 11:36 AM

Servlets have a life-cycle and are maintained by Web-Container which destroys the Servlet immedaitely after displaying its contents. Hence, it might not be possible to use any Multi-Threaded or Single-Thread applications in Servlets!









Related Tutorials/Questions & Answers:
how to create a reminder app using threads in Servlets?
Using netbeans 6.9.1 create a mobile app. J2ME.
Advertisements
reminder
reminder
reminder
reminder
reminder
reminder
reminder
how to create using jsp
How to Create Instance using PHP
how to use a JInternalFrame in a JFrame to create a chat window in a client/server app?
how to create a databaseconnectvity using SQLSERVER2005 in J2ME - JDBC
how to create exce sheet using java
how to create an excel file using java
How to create primary key using hibernate?
how to create users in LDAP using java?
how to create a header in jtable using java swing
how to create a text box using awt
how to create pdf file using java and itextjar
how to create pdf file using java and itextjar
How to create bar chart using database values
how to create a zip by using byte array
how to create this structure in json using grails
how to create database and table using jsp
servletss
How to Create Quiz Application using iPhone
How to create web application using maven in Eclipse?
How to create an area chart using jfreecharts?
how to create a progarame using jboss drools rules
How to create new arraylist using Java
how can create album in java by using Stack ....
how to create bean using jsp and servlet
How to create binary search tree using an array?
Explain about threads:how to start program in threads?
How to Create a ByteBuffer using Byte Array in java.
How to create Multiple Frames using Java Swing
ModuleNotFoundError: No module named 'create-appfire-app'
ModuleNotFoundError: No module named 'create-flask-app'
ModuleNotFoundError: No module named 'create-python-app'
ModuleNotFoundError: No module named 'create-python-app'
ModuleNotFoundError: No module named 'create-python-app'
ModuleNotFoundError: No module named 'create-appfire-app'
ModuleNotFoundError: No module named 'create-django-app'
ModuleNotFoundError: No module named 'create-python-app'
ModuleNotFoundError: No module named 'create-python-app'
ModuleNotFoundError: No module named 'create-aio-app'
ModuleNotFoundError: No module named 'create-django-react-app'
ModuleNotFoundError: No module named 'create-flask-app'
ModuleNotFoundError: No module named 'create-tf-app'

Ads