Event handler for optionlist-selection

2006-06-28 Thread Claus Bogner
Hi, I would like to implement a event for selection of a dropdown-list. When the user selects an element in optionlist A the content of the optionlist B should be refreshed. Example: optionlist A: List of countries (Germany, France, Austria) optionlist B: List of cities in the selected c

subscription

2006-06-19 Thread Claus Bogner
Claus Bogner - Dipl.Inf. (FH), M.Sc. (Univ.) Projektmanagement Touristik ISO Software Systeme Eichendorffstr. 29 90491 Nürnberg Deutschland Tel. : +49 / 911 - 99594-0 Fax : +49 / 911 - 99594-129 mailto:[EMAIL PROTECTED] http://www.isogmbh.de <http://www.isogmbh.de/>

Problems with listener-configuration in web.xml for Spring-Integration

2006-06-16 Thread Claus Bogner
t. Most likely, you did not initialize a ContextLoaderListener in side your web.xml deployment descriptor. Does anyone know why the entry in the web.xml-file of my Tapestry/Spring-application has an implication for the other application? How can I avoid that? Thanks, Claus Clau