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


Please Help Members By Posting Answers For Below Questions

when you have pre default value and post default value for a field, which one will be stored in the database?

515


Why do we need to create employees at the database in siebel?

523


what are the steps to implement outbound email in siebel?

2828


What is the behavior of the eim delete process?

625


Explain how to specify a view to be displayed as aggregate view in siebel 7.7?

515






What is eapps.cfg file?

554


Explain what is the use of virtual bc?

500


Explain in brief about siebmtsh.exe.

530


How can you do the data cleansing in eim?

568


How do you assign responsibilities to employees in Siebel?

562


Explain where did you use wf in your last project?

536


Explain what is eapps.cfg file. And what is its significance?

471


Suppose I have a view with form applet on the top and list applet at the bottom.there is "score" field in the list applet.how to display the totals of score in form applet?

654


What is the use of ldap user?

541


i need to invoke an external web service from siebel CRM using as input to the web service a value in business component field, i need to display the results in another applet asociated with a virtual business component, does anyone know how to do this? thanks

2104