what is the difference between serverside scripting and
browser side scripting?
Answer Posted / vikram manni
Browser scripting is usaully 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 has 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 | 4 No |
Post New Answer View All Answers
What is inbound and outbound in picklist?
Where you will drop the constraints?
How to assign responsibilities to employees in siebel?
Explain how to do validations in escripts and in configuration?
Explain what is all mode sort?
Explain how to create an event handler.
What is force active property?
What is applet toggle and how many types are there?
Explain what is resonate?
Explain if gateway server is not present can we do load balancing?
Explain what is an extension table and how is it related to base table?
What is the differences between static and dynamic drilldowns?
I have created hierarchical picklist. In parent all the values are displayed. When the values selected in the parent its displays proper value in the child picklist?
How to send an email using siebel application? Other than using f9 functional key?
Explain why do we use symbolic strings in siebel 77?