I don't know if the original poster was thinking of Javascript, Java
Servlet Pages, writing web based Java apps, or writing Tcl CGI and
making use of TclJava to invoke various Java functionality.
Ignoring Javascript as irrelevant, has anyone tried using Jacl with JSP
or Java apps, or used TclJava with Tcl CGI ?
--=20
<URL: http://wiki.tcl.tk/ > Indescribable,uncontainable,all
powerful,untameable
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lv...@gm... > <URL: http://www.purl.org/NET/lvirden/
>
=20
-----Original Message-----
From: tcl...@li...
[mailto:tcl...@li...] On Behalf Of Neil
Madden
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
we
> make better GUI by using tcljava all kinds javascript can we use. If=20
> anybody is having performance related data kindly tell me. =20
Java is not the same thing as JavaScript. In particular, using the=20
TclJava package is unlikely to be helpful in creating web pages (which=20
seems to be what you want). You probably want to look at the "html",=20
"javascript", and "ncgi" packages in tcllib=20
(http://tcllib.sourceforge.net/).
-- Neil
|