[offtopic] periodic cleanup task scheduling for webapp?

2006-12-04 Thread J. Patrick Bedell
it on user input. Thanks for the help! Patrick -- J. Patrick Bedell [EMAIL PROTECTED] http://infoeng.sourceforge.net http://rothbardix.blogspot.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

making complex objects available for View to extract subobjects

2006-10-04 Thread J. Patrick Bedell
Hello, Sorry for what is surely a FAQ from a struts newbie... I'm trying to make a complex object available to my JSP so that code in the JSP can access subobjects within the original object (it's an Amazon Item object generated with XMLBeans). What is the right way to make such an object