On Wed, 18 Oct 2000, Kevin Mukhar wrote:

> I'm curious, though, if you don't know what the parameters are ahead of
> time, how can you possibly create an application that is able to do
> anything that is functional? Doesn't some object somewhere in the
> application know what parameters to expect? I don't see how one can
> create a useful web app when the form can have arbitrary parameter names
> and parameters.

  The servlet is just middleware: it will call an external server (written
in Prolog) via TCP. It has to pack the form data in the order received...

Best regards,
Tiago

___________________________________________________________________________
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