what is the difference between serverside scripting and
browser side scripting?

Answers were Sorted based on User's Feedback



what is the difference between serverside scripting and browser side scripting?..

Answer / sowmya reddy

Browser script is used for
-> Communication with the user
-> Interaction with the desktop applications
-> Data validation and manipulation limited to the current
record

Where as Server script is used for:
-> Query, Insert and Update operations
-> Access to data beyond the current record

Is This Answer Correct ?    34 Yes 4 No

what is the difference between serverside scripting and browser side scripting?..

Answer / charan

browser side scipt is communication with the user nd sever
side script is used 4 insert , upadate or delete nd query
operations

Is This Answer Correct ?    15 Yes 1 No

what is the difference between serverside scripting and browser side scripting?..

Answer / yudhvir mor

Browser scripting is not a part of SRF and Server scripting
is a part of SRF. This is an main difference. Further,
Excess use of server scripting causes performance issues
with application

Is This Answer Correct ?    16 Yes 7 No

what is the difference between serverside scripting and browser side scripting?..

Answer / 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

what is the difference between serverside scripting and browser side scripting?..

Answer / tabrez

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 server scripting.
Hence the performance goes down if we have more of server
scripts in oyr system.

Is This Answer Correct ?    10 Yes 5 No

what is the difference between serverside scripting and browser side scripting?..

Answer / 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

what is the difference between serverside scripting and browser side scripting?..

Answer / vignesh

we will be use escript on server side and vb script on
brower side.Browser scripting is not a part of SRF and
Server scripting is a part of SRF. This is an main
difference.
Further,Excess use of server scripting causes performance
issues with application

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More Siebel Interview Questions

Define nameserver and the uses of it?

2 Answers   Cap Gemini, Siebel Systems,


Please tell me about the eim tables and base tables are required to your entities?

0 Answers  


what is all mode sort?

0 Answers  


How would you use or access more than one database at a single siebel application?

0 Answers  


Explain where does the primary field of an mvg stored?

0 Answers  






Explain pick applet, dynamic picklist: which will be better if performance issue is considered?

0 Answers  


Explain how to configure a mvg?

0 Answers  


What is the procedure to configure the static caching using the content group?

0 Answers  


What is the difference between mvg applet and pick applet?

0 Answers  


What is a Link, & different types of Link in Siebel?

12 Answers   IBM, TCS,


if we have an applet in edit mode having mvgapplet for one field,in which mode the mvg applet will be opened

1 Answers   IBM,


For a field Status we define predefault value ="inprogess" Postdefault value="Completed" a record is copied from an existing record having status field value "Cleared" in the copied record if the status field value is made blank and then saved the record what will be the value of status field after saving

4 Answers   IBM,


Categories