View Single Post
  #2 (permalink)  
Old 11-27-2007, 06:33 AM
wahaaj123 wahaaj123 is offline
Member
 
Join Date: Nov 2007
Posts: 2
wahaaj123 is on a distinguished road
Hi Saurabh,

In Action Class's Execute method,u write the Business Logic for retrieving Content from Database and by using mapping.findForward() method u retrieve the values and display it in JSP....
Reply With Quote