Have you looked at the examples from the website?
On Mar 26, 2012 7:20 AM, "SudeepShakya" <shakyasud...@live.com> wrote:

> I have created a form which takes two dates/time and a textbox and created
> a
> class for get/set.
> And, it should work as : when i insert the data, it should check the data
> in
> the database and display the filtered data as specified by the inputs .
> Also i have created a jdbc connection  and a method for retrieving data .
> I don't know how to create a textbox that takes date/time as input and it
> will be easy to the user to input.
> I have created following files which I have attached. And also created html
> files for form input and filtered display.
>
> Thanx for response.
>
> http://apache-wicket.1842946.n4.nabble.com/file/n4505444/VoteCollection.java
> VoteCollection.java
>
> http://apache-wicket.1842946.n4.nabble.com/file/n4505444/VoteCollectionJDBC.java
> VoteCollectionJDBC.java
>
> http://apache-wicket.1842946.n4.nabble.com/file/n4505444/VoteDisplayPage.java
> VoteDisplayPage.java
> http://apache-wicket.1842946.n4.nabble.com/file/n4505444/VoteEditForm.java
> VoteEditForm.java
> http://apache-wicket.1842946.n4.nabble.com/file/n4505444/VoteEditPage.java
> VoteEditPage.java
> http://apache-wicket.1842946.n4.nabble.com/file/n4505444/Votes.java
> Votes.java
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Creating-a-submit-form-which-takes-date-and-a-string-as-input-and-displays-the-data-from-database-myc-tp4505124p4505444.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: users-h...@wicket.apache.org
>
>

Reply via email to