Re: The Ajax Discussion



Hi Paul,

Thanks for the example, it's really nice, clean and looks easy.
Could you also publish the JSP source used to process the form
(or did I miss it somewhere)?

Thanks,
Michael


Paul Nichols [TeamB] wrote:
Paul Nichols [TeamB] wrote:
I am in the process of creating an AJAX instructional site, with examples. Will take some time, since I am extremely busy. In the meantime, since it has been a large topic of debate and discussion in these forums, I have created a simple example in the borland.public.attachments ng for your perusal.



PS. I have added another form on my site that demos how you can take the same scripts in the simple AJAX simpleHelloWorld and use to create more complex examples. Simply view source on the site for the second form (Sample2.jsp) to see that the exact same scripts are being used.

Do not worry that it is JSP. I am only using JSP because the back end is Java. This will work just as well with Delphi as with Java. All you need to do is code your own isapi.dll or ASP.NET for the response. Of course this will work if you are BCB fan as well.

I wish I could show you an example using Delphi but alas, my server is running Linux/Apache, so I have no way to run a Delphi based .dll




.



Relevant Pages

  • Re: The Ajax Discussion
    ... I have added another form on my site that demos how you can take the same scripts in the simple AJAX simpleHelloWorld and use to create more complex examples. ... I am only using JSP because the back end is Java. ... This will work just as well with Delphi as with Java. ...
    (borland.public.delphi.non-technical)
  • Re: The Ajax Discussion
    ... Could you also publish the JSP source used to process the form ... Do not worry that it is JSP. ... This will work just as well with Delphi as with Java. ... made it a JSP instead of HTML. ...
    (borland.public.delphi.non-technical)
  • Java / J2EE Interview questions
    ... Core Java and OOP's Interview questions ... Servlets / JSP Interview questions ... What’s an interface and how will you go about implementing an ... Servlets and JSP ...
    (comp.lang.java.gui)
  • Re: Discussion: PHP versus JSP
    ... We used MySQL, Tomcat, and JSP. ... > re-doing the app using PHP. ... JSP is an attempt from the Java camp to achieve an ASP/PHP like programming ...
    (comp.lang.java)
  • Re: jsp client for axis2 webservice
    ... Read the Java EE tutorial on the Sun web site. ... to call logic from a JSP. ... all the JSP does is POST an HTTP request to the application ... calling one of the stub methods that you have. ...
    (comp.lang.java.programmer)