I wrote this article some time ago to help move SilverStream developers into a more J2EE centric development mode. Aside from mention of some pre J2EE SilverStream features, the content of the article and the source code is 100% struts and JSP, and has no dependency on the SilverStream app server.
The article shows how to create an updateable table view with struts. It also shows how collections can be used as a data layer to provide scrolling or paging through a record set. I'm sure there are other developments around that provide this functionality, but this may be of interest to some of you. http://devcenter.silverstream.com/DevCenter/DevCenterPortal?PID=drilldown.ht ml&C=com.sssw.components.drilldown.DrillDownComponent&C=com.sssw.components. printIt.printItComponent&doc_id=1126 The article doesn't cover how to persist the data and is left to the reader to implement on a case by case basis, depending on the type of persistence. Taylor Cowan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

