What happens in background when a user logins to a portal
system, what are the three default processes in java instance
Answer Posted / chandu
when the client send the request servlets will receive and
calls correponding java Beans ,the java Beans onnect to the
Database throw services and security,will pull out data and
send to the JSP,it will modify the data screens colours and
tables accoding to data, send to user.
The defalt process servlets executing user request, java
Beans,data modifying Jsp,
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to configure TMS?
How to transport objects from Production to Development?
How to lock or unlock a transaction code using sm01?
What is private mode? When does user switch to user mode?
Which are the most frequent errors encountered while dealing with transports ?
Explain what is sap ides?
Why can't we do it thru some other client?
How to add authorizations, how you will maintain profiles?
How to perform the transport?
How to update SAP
How to identify a particular T_Code has been modified or not? If yes, how to identify who modified particular T_Code in current system?
Have you done any up gradations?
Differentiate between synchronous and asynchronous transport
what is the procedure for java stack upgradation?
Why we execute SGEN, which Tables it modifies,will it cause DB growth? is it possible to execute SGEN later on after Golive?