Common tasks in web applications
This section covers some common tasks that you might want to perform when working with EGL web applications.
Related tasks
Creating a web page
Binding JSF controls to EGL variables and functions
Navigating among web pages with navigation rules
Forwarding data between web pages
Executing commands when a page loads
Retrieving the value of a clicked row in a data table
Setting the focus to a form field
Updating a row in a relational table
Storing data in the user's session
Testing browsers for a session variable
Localizing text in web applications
Creating a resource bundle
Locales for resource bundles
Running a web page on a server
Accessing the JSF component tree with the source assistant
Feedback