[Webwork-user] Performance of ParameterAware
Brought to you by:
baldree,
rickardoberg
From: Peter K. <pe...@mo...> - 2002-06-20 10:46:06
|
Are there any known performance problems with the ParameterAware interface ? We have an admittedly complex JSP page that is taking between 20 and 30 seconds to load, even after a first view. There are 3 actions on the page in addition to the calling action but each of them is taking 20-30 milliseconds to run. There appear to be a large number of calls to the getParameter() method on the main action for each control on the page. Any ideas ? Jboss 3.0 with Tomcat 4.0.3 Webwork 1.1 Windows 2000 Professional -- regards, Peter Kelley MoveIt Pty Ltd "If you want to build a ship, don't drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea." - Saint-Exupery |