Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by MichaelJouravlev:
http://wiki.apache.org/struts/StrutsQuickStartJSP

------------------------------------------------------------------------------
  == Employee list with pure JSP (Model 1) ==
+ 
+ inline:employee_list.gif
  
  Before the data list is displayed, it should be retrieved from a database and 
saved into appropriate J2EE scope like request, session or application. Then 
the list is iterated and its content is shown line by line. Notice JSTL 2.0 
usage.
  

Reply via email to