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
Explain how would you delete or merge rows that have the same primary user key and different conflict ids using eim?
What is nameserver?
What is detailed category?
Explain what is the difference between links and multi value links?
When do we use genbscript.exe?
How will you do validations in escripts and in configuration?
What is foreign key table in siebel?
how would we give access to data using positions
Explain how to configure a mvg?
How to create extension table to an interface table in siebel?
What is complex join? Difference with foreign key primary key join?
Tell me what happens if you create an employee in siebel application and forget to create?
Explain what is client business service?
How to import list of values?
Where you involved in the design phase and what did you do?