0

Calling a conventional Servlet with ZK JSP Tags

asked 2009-04-17 02:11:39 +0800

joseramon gravatar image joseramon
9

Hi.

I'm very interested in the implementation of ZK JSP Tags in a traditional Servlet web application. I'm not able to modify the architecture because we need the traditional HttpServletRequest and HttpServletResponse.

I want to know if it's possible to do with ZK JSP an ajax request to a traditional servlet, collect some data, and then refresh only a portion of client's page.

I've been looking for some tutorials and I find some Small Talks about working with legacy web applications but they only explain how add ZK to UI, but not of servlet requests.

I'll appreciate any information.

Thanks.

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-04-17 04:55:37 +0800

dennis gravatar image dennis
3679 1 6
http://www.javaworld.com....

zk ajax update cannot talk to your servlet, it has an own serlvlet to talk to.
however, you can add some listeners to each ajax update do to some thing you want in server side.

why hot share your idea from a simple real case.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-04-17 02:11:39 +0800

Seen: 342 times

Last updated: Apr 17 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More