The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic J2EE and user gmurray71

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


J2EE

Validating form field entries is using server side logic is something AJAX is well suited to do. This is java.sun.com article Realtime Form Validation Using AJAX shows how to use AJAX with Java servlet technology to do the validation.
on Apr 5, 2006 | Permalink | Discuss
Tomorrow will mark one year since the term AJAX was coined by Jesse James Garrett's article Ajax: A New Approach to Web Applications. So much has happened in just one year. Like any 1 year old AJAX growing up fast. Let's take a moment to see how AJAX has grown.
on Feb 17, 2006 | Permalink | Discuss
In the land where Java flows freely I have encountered many that are not familiar with AJAX and ask many of the same questions. As I started to note down common questions they became an FAQ. Questions include many topics such as usability, JavaScript libraries, AJAX response formats, sending images, partial submits, internationalization, and much more. See the AJAX FAQ for the Java Developer.
on Oct 14, 2005 | Permalink | Discuss
Introducing AJAX : A description of AJAX in the J2EE world with solutions to real problems.
on Apr 25, 2005 | Permalink | Discuss