RE: [tcljava-dev] Query.
Brought to you by:
mdejong
From: <pul...@wi...> - 2006-02-01 06:14:08
|
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. Regards, Pulkit Malhotra. =20 -----Original Message----- From: tcl...@li... [mailto:tcl...@li...] On Behalf Of Neil Madden Sent: Tuesday, January 31, 2006 6:36 PM To: tcl...@li... Subject: Re: [tcljava-dev] Query. pul...@wi... wrote: > Kindly help me i have some queries about the tcljava package.=20 > How much is benefical to use tcljava instead of cgi.tcl package. Can=20 > we make better GUI by using tcljava all kinds javascript can we use.=20 > If anybody is having performance related data kindly tell me. Java is not the same thing as JavaScript. In particular, using the TclJava package is unlikely to be helpful in creating web pages (which seems to be what you want). You probably want to look at the "html", "javascript", and "ncgi" packages in tcllib (http://tcllib.sourceforge.net/). -- Neil ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486&dat=3D= 121642 _______________________________________________ tcljava-dev mailing list tcl...@li... https://lists.sourceforge.net/lists/listinfo/tcljava-dev |