I'm writting the ordering system of an e-shop. All orders are in XML. I'm using the XALAN package with my JSP to transform XML with XSL. The result is sent via email.
Everything works great as an application, or as a JSP in tomcat. But we use JRun for our shop (because tomcat does not support...
I'm writting the ordering system of an e-shop. All orders are in XML. I'm using the XALAN package with my JSP to transform XML with XSL. The result is sent via email.
Everything works great as an application, or as a JSP in tomcat. But we use JRun for our shop (because tomcat does not support...
I'm writing a pagemirroring system for online shops.
So I have onChange or onClick handlers for every form element that send the event to a servlet on the mirrored page. On the other side there is a polling applet that fetches these events from the servlet and creates javascript instructions...
I'm currently writing a Helpdesk/Webpagemirroring system.
Every customer gets a HttpSession. Also every Helpdesk-assistent gets an unique session. Because the mirrorconcept in our project needs to combine both IDs (to identify which events from which customer must be send to which helpdesk) the...
I open a new window with LiveConnect from an applet which tells the viewer of my page that he has to wait until the helpdesk connects (I'm writing webpagemirroring for an onlineshop). When the helpdesk connects this opened window should reload the page that consist the calling applet (needed to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.