User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,776 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,675 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 5 of 5
Search took 0.01 seconds.
Posts Made By: lifayan
Forum: JSP Jun 7th, 2006
Replies: 14
Views: 14,508
Posted By lifayan
Re: Automatic mail using jsp and javamail

that is simple ,if you use a j2ee container such as tomcat ,
here is a example
this is a ServletContextListener you should config it in web.xml so it will run auto when tomcat starts.

this is the...
Forum: JSP Jun 7th, 2006
Replies: 2
Views: 3,258
Posted By lifayan
Re: how to display the message in jsp

to achieve your require you may use java script , write some code on 'on close ' event
Forum: JSP Jun 7th, 2006
Replies: 2
Views: 3,494
Posted By lifayan
Re: How to change the host address?

if you use windows ,simply chang your host file
1.use search for host
2. change the line 127.0.0.1 localhost
for example if you change localhost to local then you can access your web site by use...
Forum: JSP Jun 7th, 2006
Replies: 14
Views: 14,508
Posted By lifayan
Re: Automatic mail using jsp and javamail

here is some example code , i use it to send google mail.
public void smtp(String receiver, String content) throws MessagingException {
if (smtpHost == null)
throw new...
Forum: Java Jun 7th, 2006
Replies: 11
Views: 2,671
Posted By lifayan
Re: hotel management using Servlet

could you give us more detail about what you want ,
some example code or some advice?
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 9:31 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC