Will be interesting to know, how do you implement it.
can yo send me an example
Purav
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
BERWART Thierry
Sent: Wednesday, October 04, 2000 3:31 PM
To: [EMAIL PROTECTED]
Subject: Re: Tool to develop servlets
with a javascript table ...
my servlet fill the table with the variables and in the html, it's a
javascript code who
display the differents value ....
it's not easy to explain and i have no time for that ...
but i have example if you want ...
-----Original Message-----
From: Purav [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 03, 2000 3:11 PM
To: [EMAIL PROTECTED]
Subject: Re: Tool to develop servlets
Hi,
How do you implement loops then by parsing the html file
Purav
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
BERWART Thierry
Sent: Wednesday, October 04, 2000 3:00 PM
To: [EMAIL PROTECTED]
Subject: Re: Tool to develop servlets
I think it's not interresting to put the HTML code in a servlet.
Why ?
because if you want to modify the design or simply modify the html page,
you must edit you java and recompile it !
And so, a web designer cannot do this work because it's a work for the
programmeur !
-> It's a better idea to use a html file (template) and parse the
variable/information !
Bye bye
Thierry
-----Original Message-----
From: Purav [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 03, 2000 1:52 PM
To: [EMAIL PROTECTED]
Subject: Tool to develop servlets
Hi Guys,
A tool that i have developed that will help you to develop Servlets more
easily...if yu have the HTML ready.
Just paste all your Html code and click on "convert to Servlet"
Then just copy the generated code into your java file
you will however have to declare the class and the doget or doPost method
and keep it ready and then just paste the generated code below
Also you might get a memory error if yu try to covert very large code at
once. so at such times do it part by part
The default Printwriter object that i have used is "out".
The next version will be much better'
YOu will need VB6 runtime files
I cannot send an attachement here. so anybody interested just mail me at
[EMAIL PROTECTED]
Purav
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html