aspose file tools
The moose likes Servlets and the fly likes MESSAGE BOARD Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "MESSAGE BOARD" Watch "MESSAGE BOARD" New topic
Author

MESSAGE BOARD

gaurav gondhalekar
Greenhorn

Joined: Mar 05, 2003
Posts: 1
hi
i want to develop a site in JSP which is similar to bulletin board which means anybody who want to add message will be taken to AddMsg form by which the details like location,name,password,topic,msg are accapted from user & then after submit the details are stored in DB & message is added to the web site. The user can modify or delete msg for everything the password authentication is there. Do you have any code for this using JSP & JDBC
Hope for the reply
regards
gaurav
chanoch wiggers
Author
Ranch Hand

Joined: May 24, 2001
Posts: 245
im just guessing but are you fairly new to java? have a look at http://yazd.yasna.com/index.jsp but i hope you know what you're doing because its not always the easiest thing. The code is provided with the download which is around 1.8Mb


chanoch<p><a href="http://www.amazon.com/exec/obidos/ASIN/1861007736/" target="_blank" rel="nofollow">Author of Professional Apache Tomcat</a></p>
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: MESSAGE BOARD
 
Similar Threads
database and applet-servlet
www.webappcabaret.com/scjdmb built entirely in jsp
connecting to oracle database
Login Window in Html page Apache style
how to create an intranet(private) site in jsp?