Patent attributes
A web publishing method using J2EE based controller. User submits an image from a workstation and chooses “Print to Website” option as the media type. The image is converted into an image format (e.g. JPEG) that can be display in a browser. These images can then be transmitted through a new output channel that would package them into a J2EE EAR file. The J2EE EAR file would abide by all J2EE conventions for specifying the URL and user interfaces via Struts MVC (Model View Controller). The EAR file can then be dropped in the JBoss deployment directory where it would be made available to the user. The user can receive a prompt at the driver or client tool interface letting them know that printing was successful, presenting them with the new URL, and optionally asking them to password the new web site if so desired.