If you want that your servlet receives some information from a html page
you should pass them with an Form with an input (visible or hidden) or
inside the URL (ej: http://www.kkk.es?var=as).

bye






"Ramesh, Kesav" <[EMAIL PROTECTED]>@java.sun.com> con fecha 08/01/2001
10.39.33

Por favor, responda a "A mailing list for discussion about Sun
      Microsystem's Java Servlet API Technology."
      <[EMAIL PROTECTED]>

Enviado por:   "A mailing list for discussion about Sun Microsystem's Java
      Servlet API Technology." <[EMAIL PROTECTED]>


Destinatarios: [EMAIL PROTECTED]
CC:

Asunto:   clarification please


I have an html page. say a table element with 5 <tr> and each <tr> is
having
10<td>'s

First of all is it possible to know the number of <tr> or <td> elements in
html.

Then through my servlet i want to retrieve only the contents of the <td>
alone. Is it possible?



Regards

Ramesh Kesavanarayanan

Electronic Data Systems
Steeple Reach,
25, Cathedral Road,

  91-44-811 3801 to 15 ext :2186
  91-44-233 0380 (res)
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]

___________________________________________________________________________
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

Reply via email to