0

Simple User registration form. using spring.

asked 2009-09-02 10:37:07 +0800

chandrakant gravatar image chandrakant
12

hello all, I m new in ZK and Spring. Can any one guide me to develop user registration. simple form using zul file and spring beans.
How to pass textbox value and other input component to spring beans ?.
Thanks

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2009-09-02 19:19:39 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

:-)

The answers can fill a whole book.

1. Read all you find about the spring framework. Tutorials, documentation.
2. Read the zkoss smalltalks you'll find about zk + spring
3. Search the forum for 'spring' .

There's a zkoss helper class that gives you access to a springbean.

  
  MySpringBean mySpringBean = (MySpringBean) org.zkoss.zkplus.spring.SpringUtil.getBean("mySpringBean");

regards
Stephan

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-09-02 10:37:07 +0800

Seen: 681 times

Last updated: Sep 02 '09

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