-
Junior Member
Re: Calculate web page performance
Punitha.R
You can first of all try so called "profilers"
like the ones integrated in Netbeans and Eclipse,
it is good to start from those to know which classes
take too much memory or which script takes much
time to generate,
also it depends on which of the servers You are using,
it one of those called compatible with J2EE,
You can set the option to compile jsp pages to java
during uploading whole application to server
which will increase performance
-
Junior Member
Re: Calculate web page performance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules