AJAX Resource Center
Better File Uploads with AJAX and JavaServer
java.net: Better File Uploads with AJAX and JavaServer Faces

Jacobus Steenkamp combines AJAX and JSF to provide browser-based progress bars for HTTP file uploads.

Resources for Java server-side developers: JavaServer Faces (JSF) (ALL - Articles)

JavaServer Faces technology is a framework for building user interfaces for web applications.

Resources for Java server-side developers: Struts (ALL - Articles)

A model-view-controller framework for constructing web applications with servlets and JavaServer Pages.

ajax fileupload - AJAX International

AJAX International swicki : results for ajax fileupload - powered by eurekster

AJAX encoding - AJAX International

AJAX International swicki : results for AJAX encoding - powered by eurekster

Amazon.com: Core JavaServer Faces (Sun Microsystems Press Java Series): Books: David Geary,Cay Horstmann

Amazon.com: Core JavaServer Faces (Sun Microsystems Press Java Series): Books: David Geary,Cay Horstmann by David Geary,Cay Horstmann

Amazon.com: Java Servlet & JSP Cookbook: Books: Bruce Perry

Amazon.com: Java Servlet & JSP Cookbook: Books: Bruce Perry by Bruce Perry

JavaReference.com : Java, J2EE, Examples, Articles, Forum, Books, News : Articles by Source : java.net

JavaReference.com is a resource site for the Java Community. It provides Java Articles, Java Examples, Java Books, Java Forum, Test Center for Java Certification, Java Downloads, Latest Java News, and Book Reviews. Members of Java Reference can contribute to almost every section of the site.

No Fluff Just Stuff - David Geary - Biography

David Geary, No Fluff Just Stuff, Java / Open Source Conference

No Fluff Just Stuff - Justin Gehtland - Biography

Justin Gehtland, No Fluff Just Stuff, Java / Open Source Conference

p2p.wrox.com Forums - Q. How do I upload files to a DB and view them?

p2p.wrox.com Forums - q. how do i upload files to a db and view them?

p2p.wrox.com Forums - Upload Images to database

p2p.wrox.com Forums - upload images to database

Rob Gonda's ColdFusion Blog @ JAVA DEVELOPER'S JOURNAL

Latest summary headlines from Rob Gonda's ColdFusion Blog

Web Conferencing Using the Java Media Framework (JMF) @ JAVA DEVELOPER'S JOURNAL

Java Media Framework (JMF) is used to develop the browser-based Web conferencing application. In this architecture, the client uses two JMF applets - one for capturing video/audio from a Webcam and the other for playing video/audio feed. The capture applet continuously captures video/audio feed for a specified length of time (e.g., 10 seconds) and saves it locally in a file. This file is uploaded to a Web server using an upload servlet.

SAP Developer Network Blog: Weblogs by Topic

Weblogs by Topic

Stripes - Stripes vs. Struts

Stripes vs. Struts - Stripes is an advanced Web Framework for Java

Page 10 - Dreamweaver MX 2004: Your Connection to the Internet

Page 10 - Dreamweaver MX 2004: Your Connection to the Internet

Slashdot | JSF vs ASP.net

JSF vs ASP.net -- article related to Ask Slashdot and Java.

java servlet projects | servlet example | java servlet tutorial

Java Server Side Programming Servlet Tutorial - Servlets, a key component of server-side Java development, do not support or enforce the separation of content and presentation. Now servlet extensions called Hamlets can provide this functionality within a lightweight framework implemented with less than 500 lines of Java source code. More on servlet projects in this java servlet tutorial

Hotscripts.com :: Newest Added Listings

HotScripts.com is an Internet directory that compiles and distributes Web programming-related resources, geared toward webmasters, developers and programmers looking for enhancing their Web sites and intranets with dynamic development tools.

JavaFree - Faça upload de arquivos com AJAX e JSF

Comunidade Java

The Java Boutique: The Ultimate Java Applet Resource: Archive

The Java Boutique is a collection of applets that you can put on your own pages. It also features Java news, links to other Java resources, and more.

Search Results: ASP

Builder.com: Downloads and white papers for Web developers

Create VoiceXML pages within a Java Web developer framework

Brett McLaughlin shows you how to output VoiceXML from server-side Java code, allowing your Java applications to interact with telephony.

Raible Designs ~ We Build Web Apps

Raible Designs is a Web Development and Training company that specializes in developing standards-based web applications. The current web standards we like to use are: XHTML, CSS, XML, XSL, J2EE, and Struts.

Raible Designs ~ We Build Web Apps

Raible Designs is a Web Development and Training company that specializes in developing standards-based web applications. The current web standards we like to use are: XHTML, CSS, XML, XSL, J2EE, and Struts.

The Java Tool/Add In of the Year Winner Outshines the Rest

Collect details on the winner as well as the other finalists in this category.

SourceForge.net: dspace-devel

The world's largest development and download repository of Open Source code and applications

Decorating Servlet Request Objects

The Decorator design pattern can be usefully applied to J2EE projects. In this article, Budi Kurniawan shows how to decorate Servlet request objects.