Visual Basic should rely on ASP for sever side processing. Asp.dll is used to make VB Script run on ASP engine and it invokes vbscript.dll. VB Script should b...
Distributed computing is a method of computer processing in which different parts of a program run simultaneously on two or more computers that are communicatin...
The Component Processor is the PeopleTools runtime engine that controls processing of an application from the time that a user requests a component from an appl...
i think, it is "Error" Function. Use the Error function in FieldEdit or SaveEdit PeopleCode to stop whole processing and display an error message. It is distinc...
Two Problems: -
1) If the user forgets to opt for keep session then the session will be automatically removed from the session queue (log remains). However, if...
There are two events in Dialog Programming i.e. screen:
1. PBO (Process Before Output) – Before the screen is displayed, the PBO event is processed.
2. PAI...
One can use the errorPage attribute of the page directive to have uncaught run-time exceptions automatically forwarded to an error processing page.
For examp...
A JavaBeans component that corresponds to a JSP page that includes JavaServer Faces components. The backing bean defines properties for the components on the pa...