Are there any difference in performance between the
following two scenarios?
1. creating and storing an attribute in the request in
the action.execute() then use the attribute as a bean
by struts from the jsp
2. creating the attribute store it in the request as
scriplet in the jsp page, then use the attribute as a
bean by struts from the jsp
Are these two procceses essentially the same?
thanks in advance
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]