Hi
I am a new-comer in the struts area and trying to evaluate the framework to
use for our new B2B project.
I have been going thru the examples and documentation where capturing the
request and further delegation is explained. I have two scenarios in the
project where I need your inputs on how to go about designing using struts:
1. Dispatch schedule entry screen
---------------------------------------
Here I have to pick-up the schedule from the database and present it to the
user and allow him to modify and submit the form. Now I am not clear how do
I use struts to pick-up the schedule from the database and display it on
the entry form.
Do I have to develop my own JSP tag for this??
2. Catalog display
--------------------
Here again I have pick up the items from the database and show to the
user. Also the catalog needs to have paging mechanism and the user can
select multiple items and submit the page. Anybody has done similar design
using struts??
Thanks & Best Regards.....Biju Isac