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
How to create an extension table with an intersection table?
Tell me what is the behavior of the eim delete process?
How to do validations in escripts and in configuration?
What exactly use of s_party concept in siebel?
Explain what is detailed category?
Explain how to specify a view to be displayed as aggregate view in siebel 7.7?
Suppose in an applet we have a button when we click on that button we need to get an business service. How we are going to do it?
Dynamic picklist is used to update join fields? How?
Suppose in the list applet field we have 10 records but I have to display only 2 records in list applet,what is the process should I follow?
How is siebel server set up using the default tcp monitor?
Explain what is eapps.cfg file. And what is its significance?
What is symbolic url in siebel?
How do you import list of values?
How to import list of values?
How to improve your performance in views?