Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-24-2007, 11:49 AM   PM User | #1
rahul00089
New to the CF scene

 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
rahul00089 is an unknown quantity at this point
Question article board

i want to create article page in my web site. in this i want to give a text to user in which user will enter para and submit. after this first three line of that para will appear on web page with the hyper link to the whole para.if another user enters any other para then that should come before first one.

i want an idea to do this using jsp and html or any other lang.
rahul00089 is offline   Reply With Quote
Old 09-24-2007, 12:05 PM   PM User | #2
ess
Regular Coder

 
Join Date: Oct 2006
Location: United Kingdom
Posts: 865
Thanks: 7
Thanked 29 Times in 28 Posts
ess will become famous soon enough
You can use a database or flat files to simply store information submitted by users....verify that the information conforms to your website submission policy...and then display this information in descending order.

There are many free applications specific to JSP/J2EE technologies and the best place to search for these tools is hot scripts
http://www.hotscripts.com/

If server side technology is not an issue, you may wish to have a look at WordPress which is built on MySql and PHP....and can be used as a personal website, blog, etc.
http://wordpress.org/

Another well known solution is wikimedia http://download.wikimedia.org/

I would also suggest that you do a google search specific to your requirements..as it is likely that there is an open-source solution for it....where you can do some customizations to meet your specific requirements.

Cheers
~E
ess is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:08 AM.


Advertisement
Log in to turn off these ads.