Monday, June 09, 2008

How To: Bring AJAX suggest functionality to your servlets

This new forum post will show you how to bring AJAX suggest functionality to servlets you write using the magic of javascript and our web 2.0 templates.

Not certain what I'm talking about. Click here, erase the vendor number and start typing it starting with a '1'. You'll quickly see what I'm talking about.

If you choose to try this in your servlets, I hope you'll share your experiences with me by commenting in the forum post.

1 comments:

Anonymous 4:18 PM  

Nice, but when I pressed 'accept' I received this....

HTTP Status 500 -

--------------------------------------------------------------------------------

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.NullPointerException
CBB2E.M00020s$MyRetrieval.doRetHTML(M00020s.java:238)
CBB2E.M00020s$MyRetrieval.doRetireval(M00020s.java:145)
CBB2E.M00020s.doGet(M00020s.java:121)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:419)
org.apache.catalina.servlets.InvokerServlet.doGet(InvokerServlet.java:133)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


note The full stack trace of the root cause is available in the Apache Tomcat/5.0.27 logs.


--------------------------------------------------------------------------------

Apache Tomcat/5.0.27

  © Blogger template 'Isolation' by Ourblogtemplates.com 2008

Back to TOP