Tuesday, October 26, 2004
Sunday, October 24, 2004
IE Bug with multipart/form-data !!!!!!!!!!!!!!!
jGuru: I have a Web Application, that works perfect on Netscape Navigator, but when I use the method POST in a JSP, and use Internet Explorer as Browser, then the application stops working, I already done an analysis of the problem, and I discover that IExplorer, just cuts part of the information that the servlet target needs to do its job, so. How can I solve this problem?? (I have to work with the POST method) Example: The Object Request have 2912 characters(using Netscape), but using IExplorer, it reduces to 2362!!, and then the servlets stops working because of the lost of information.: "Apparently this happens very sporadically...it doesn't happen all the time and after this happens if you click Refresh, sometimes the proper page comes up.!!!!! And min"
Call Javascript from a Java applet - Real's Java How-to
Call Javascript from a Java applet - Real's Java How-to
Includes a description of problems with different browser versions.
Includes a description of problems with different browser versions.
Friday, October 22, 2004
Wednesday, October 20, 2004
Monday, October 18, 2004
Friday, October 15, 2004
Thursday, October 14, 2004
Tuesday, October 12, 2004
Saturday, October 09, 2004
Friday, October 08, 2004
Thursday, October 07, 2004
Apache Jakarta Commons Daemon : Java based daemons or services
Daemon - Daemon : Java based daemons or services
A Java program has to implement some interfaces to run as a real system daemon. There are some C binaries who interact with the operation system. In Win32 the start and stop of the daemon (Service) can be done with the usual net start / net stop commands or from the graphical service manager.
Win32 und Unix like system support.
A Java program has to implement some interfaces to run as a real system daemon. There are some C binaries who interact with the operation system. In Win32 the start and stop of the daemon (Service) can be done with the usual net start / net stop commands or from the graphical service manager.
Win32 und Unix like system support.
Wednesday, October 06, 2004
Java Pro - Cluster Servers to Eliminate Degradation
Java Pro - Cluster Servers to Eliminate Degradation
WebSphere Application Server's built-in clustering allows enterprises to run efficiently by preventing degradation and downtime
by Kulvir Singh Bhogal and Javid Jamae
WebSphere Application Server's built-in clustering allows enterprises to run efficiently by preventing degradation and downtime
by Kulvir Singh Bhogal and Javid Jamae
Java Pro - Plugging into WebSphere
Java Pro - Plugging into WebSphere
Take a look at the role WebSphere HTTP Plug-in serves in a clustered topology
by Kulvir Singh Bhogal
Take a look at the role WebSphere HTTP Plug-in serves in a clustered topology
by Kulvir Singh Bhogal
Tuesday, October 05, 2004
Open Laszlo
Open Laszlo
What is Laszlo?
Laszlo is an open source platform for the development and delivery of rich Internet applications on the World Wide Web. It is released under the OSI-certified Common Public License.
The Laszlo platform consists of the LZX language and the Laszlo Presentation Server.
* LZX is an XML and JavaScript description language similar in spirit to XUL and XAML. LZX enables a declarative, text-based development process that supports rapid prototyping and software development best practices.
* The Laszlo Presentation Server (LPS) is a Java servlet that compiles LZX applications into executable binaries for targeted run-time environments. Laszlo currently targets the Flash Player. The LPS compiles LZX applications into SWF bytecode for the Flash Player, serves and caches these compiled applications to any Web browser enabled with Flash 5 or later, and proxies application requests for back-end XML data sources and web services.
What is Laszlo?
Laszlo is an open source platform for the development and delivery of rich Internet applications on the World Wide Web. It is released under the OSI-certified Common Public License.
The Laszlo platform consists of the LZX language and the Laszlo Presentation Server.
* LZX is an XML and JavaScript description language similar in spirit to XUL and XAML. LZX enables a declarative, text-based development process that supports rapid prototyping and software development best practices.
* The Laszlo Presentation Server (LPS) is a Java servlet that compiles LZX applications into executable binaries for targeted run-time environments. Laszlo currently targets the Flash Player. The LPS compiles LZX applications into SWF bytecode for the Flash Player, serves and caches these compiled applications to any Web browser enabled with Flash 5 or later, and proxies application requests for back-end XML data sources and web services.
Sunday, October 03, 2004
Saturday, October 02, 2004
Subscribe to:
Posts (Atom)