public marks

PUBLIC MARKS from jpcaruana with tags java & web

November 2006

Direct Web Remoting- Easy AJAX for JAVA

by 7 others (via)
DWR allows Javascript in a browser to interact with Java on a server and helps you manipulate web pages with the results.

Enterprise Java Community: Redirect After Post

(via)
All interactive programs provide two basic functions: obtaining user input and displaying the results. Web applications implement this behavior using two HTTP methods: POST and GET respectively. This simple protocol gets broken when application returns web page in response to POST request. Peculiarities of POST method combined with idiosyncrasies of different browsers often lead to unpleasant user experience and may produce incorrect state of server application. This article shows how to design a well-behaved web application using redirection.

openjacob

Open-jACOB is a Java rapid application development tool (RAD) based on Eclipse that enables the development of Rich Internet Applications (RIA) that are entirely based on Java. An Open-jACOB based application can be deployed as a stand alone application (.war) in a Web container like Jakarta-Tomcat. Alternatively, it may also be deployed as a jacapp Application within the jACOB Application server, profiting from the more advanced management features of the Open-jACOB container.

MyJavaServer

by 3 others
serveur d'applications J2EE gratuit.

October 2006

August 2006

July 2006

Using AJAX with Java Technology and Converting a POJO to a Persistent Entity Tech Tips

by 1 other (via)
Here you'll get tips on using enterprise Java technologies and APIs, such as those in Java 2 Platform, Enterprise Edition (J2EE) and Java Platform, Enterprise Edition 5 (Java EE 5). This issue covers: » Using AJAX with Java Technology » Converting a POJO to a Persistent Entity These tips were developed using an open source reference implementation of Java EE 5 called GlassFish. You can download GlassFish from the GlassFish Project page.

AMIS JHeadstart Cookbook

Use JSTL with the JHeadstart JSP pages

June 2006

Java BluePrints Solutions Catalog

Topic Areas:AJAX, Web Tier Design, Business Tier Design, Service Oriented Architectures