I found that the JavaScript generated by the Validator (Struts 1.1)
added nearly 40Kb to the page download! (Perhaps there is a way to only
download a script once and reuse it among pages? I have no idea.) I
don't use JavaScript validation other than a simple blank field check.
Erik
Juan Salazar wrote:
Vic,
Thanks. I have another question: I am testing for use Validators,
javascript code travels from server to client in each form request... in
a high traffic enviroment these could affects performance (network
bandwidth). What do you think?
El jue, 18-11-2004 a las 11:42 -0600, Vic escribió:
The slowest part of J2EE is Data access.
With Struts, you have the capability to stress test the DAO layer by itself.
hth,
.V
Juan Salazar wrote:
Is there any performance issue using Struts (actions, tiles, validators,
etc)? (memory, network bandwith, etc)
I am using Struts for awhile, but need to known how to improve code.
Thanks in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]