Re: [tcljava-dev] Query.
Brought to you by:
mdejong
From: Mo D. <md...@un...> - 2006-02-08 23:08:02
|
On Wed, 1 Feb 2006 11:48:06 +0530 <pul...@wi...> wrote: > > Hi Guys, > > I'll repeat my query. I'm having a product which is written > in cgi.tcl package. Product does job like communicate with the hardware > by sending a command in response of the command the hardware send a > reply parse it then showing the replies in the web page. I want to know > presently I'm using cgi.tcl package it takes too much time to form the > web page. > > Kindly tell me if I use Jacl or TclBlend will it takes less time. What > other advantages I will have if I use jacl or TclBlend. I have not used this cgi.tcl package myself, but I don't see why you would want to use it with Jacl or Tcl Blend. Jacl and Tcl Blend are tools that help on integrate Tcl and a Java VM. It really has nothing to do with JavaScript, HTML, or HTTP processing. Mo DeJong |