Link to home
Start Free TrialLog in
Avatar of gauravg
gauravg

asked on

Message board in JSP

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
Hope for the reply
regards
gaurav
Avatar of gauravg
gauravg

ASKER

My background is of ASP bu t i have to develop it in JSP
plz... help me
ASKER CERTIFIED SOLUTION
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ryancys link to jspin.com should have some good examples.

coding in JSP is easy once you have your design down.  try searching for a tutorial on coding a message board to get a basic design.

Then code away :-)  JSP coding is similar to ASP so the transition shouldn't be too hard for you.

CJ
No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:

- Split points between ryancys and nbthanh

Please leave any comments here within the next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

girionis
EE Cleanup Volunteer