Source Code: News List and Detail
An example of a web page that lists news articles retrieved from a database table.
File name
Description
example1/NewsDetail.jsp
A page that shows the detail on one article.
example1/NewsList.jsp
A page that lists news articles.
Return to Home Page
Run the Example