archives

Share

Gui4j is a framework for describing Java Swing GUIs completely in XML. It was developped by beck et all projects. The graphical user interface is created dynamically based on the XML definitions. Each GUI window is associated with exactly one top-level XML file. Each XML file is associated with a java object that acts as […]

Continue Reading  

Share

A Controller servlet may perform either a forward or a redirect operation at the end of processing a request in order to get to the results page. Let’s say a browser requests page “A” in an application. If the application responds by forwarding to “B”, then a server-side forward takes place; the server sends back […]

Continue Reading  

Share

AJAX (Asynchronous JavaScript and XML.) is not a new programming language, but a new way to use existing standards. AJAX’s intention is to make web pages become faster and therefore more accepted, by doing background exchange of some small amounts of data with the server, in order to avoid the page to be reloaded on […]

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close