what is the difference between serverside scripting and
browser side scripting?
Answer Posted / gangadhardatla
browser scripting is usually done in the case when we
don't need database interaction.. mostly validation case.
for server script,the time consumed for a request will be
longer as the request hasd to go to the server to process
which is not in the case of "Browser" scripting.Hence the
performance goes down if we have more of server scripts in
your system.
Mostly the vanila features are to be best utilised to avoid
server script.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance fromqa(testing) point of view?
How is load balancing maintained in the server?
What is the behavior of the eim delete process?
What is detailed category in configuration, and its use?
Explain when do you use genbscript.exe?
Explain how to find entity relation in siebel tools?
Explain the different types of tables?
How to run genbscript.exe?
What is user properties? Why we using the user properties?
scenario where we use ForwardBackward & ForwardOnly in Execute Query in Scripting
Why would we populate bu_id, while importing product or account data?
How to assign responsibilities to employees in siebel?
What is the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance fromqa(testing) point of view?
What is virtual bc?
How we will create drilldown in form applet?