wicket question

2010-12-01 Thread 96silvia
this? I am using wicket 1.4.5, jdk6 -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-question-tp3067609p3067609.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe

Re: wicket question

2010-12-01 Thread Eugene Malan
is there a way to do this? I am using wicket 1.4.5, jdk6 -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-question-tp3067609p3067609.html Sent from the Users forum mailing list archive at Nabble.com

Re: wicket question

2010-12-01 Thread Alexander Monakhov
Hi. What's wrong with wicket's form? Best regards, Alexander. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: wicket question

2010-12-01 Thread 96silvia
this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-question-tp3067609p3067716.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: wicket question

2010-12-01 Thread 96silvia
the problem is the hidden input values are coming from a wicket session. so if I use a non wicket form how do I get the values from a wicket session to the non wicket form? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-question-tp3067609p3067719.html Sent

Re: wicket question

2010-12-01 Thread Eugene Malan
-wicket.1842946.n4.nabble.com/wicket-question-tp3067609p3067719.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail

Re: wicket question

2010-12-01 Thread Erik van Oosten
Simply put them there with a Label. Regards, Erik. Op 01-12-10 18:26, 96silvia write: the problem is the hidden input values are coming from a wicket session. so if I use a non wicket form how do I get the values from a wicket session to the non wicket form? -- Erik van Oosten

Re: wicket question

2010-12-01 Thread 96silvia
the wicket session to the form and the action is not over written by wicket. problem solved. thanks for the input guys. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-question-tp3067609p3067802.html Sent from the Users forum mailing list archive at Nabble.com

Not a Wicket question but ...

2009-04-30 Thread HHB
Hey, I understand this is not a Wicket question but I hope I can get some help. Our application uses c3p0 connection pooling. How to set the character encoding for database connection? Even if you aware of how to set the character encoding for Apache DBCP, I will be thankful. The application

Re: Not a Wicket question but ...

2009-04-30 Thread nino martinez wael
I'd goto the spring forum or hibernate, depending if you use spring for wiring hibernate or not... It has nothing todo with C3P0 afaik. 2009/4/30 HHB hubaghd...@yahoo.ca: Hey, I understand this is not a Wicket question but I hope I can get some help. Our application uses c3p0 connection

Re: Not a Wicket question but ...

2009-04-30 Thread HHB
with C3P0 afaik. 2009/4/30 HHB hubaghd...@yahoo.ca: Hey, I understand this is not a Wicket question but I hope I can get some help. Our application uses c3p0 connection pooling. How to set the character encoding for database connection? Even if you aware of how to set the character encoding

Re: Not a Wicket question but ...

2009-04-30 Thread Liam Clarke-Hutchinson
, I understand this is not a Wicket question but I hope I can get some help. Our application uses c3p0 connection pooling. How to set the character encoding for database connection? Even if you aware of how to set the character encoding for Apache DBCP, I will be thankful. The application

Wicket question

2009-02-11 Thread Malik786
; } } -- View this message in context: http://www.nabble.com/Wicket-question-tp21956601p21956601.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

My first Wicket question

2008-04-30 Thread David Chang
I just started to learn Wicket. This question may seem naive to many people and please forgive me. a WebPage component is created for each session and its data members are not shared by different sessions. Correct? Thanks! p.s. Where can I find a useful FAQ list to answer questions similar to

Re: My first Wicket question

2008-04-30 Thread Martin Makundi
Here is a tutorial: http://cwiki.apache.org/WICKET/lifecycle-of-a-wicket-application.html 2008/5/1 David Chang [EMAIL PROTECTED]: I just started to learn Wicket. This question may seem naive to many people and please forgive me. a WebPage component is created for each session and its

Java Swing with Wicket Question

2007-10-16 Thread Edi
. Regards, Edi -- View this message in context: http://www.nabble.com/Java-Swing-with-Wicket-Question-tf4632971.html#a13229774 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL