Re: Visural Wicket - Maven

2011-03-20 Thread Josh Kamau
Hi.

I use visural wicket with maven and havent had problems so far. Here is a
section of my pom.xml. If it doesnt work, then may be something changed
after my maven had already done the download.

dependency
groupIdcom.visural/groupId
artifactIdvisural-common/artifactId
version0.4.3/version
/dependency

dependency
groupIdcom.visural/groupId
artifactIdvisural-wicket/artifactId
version0.6.5/version
/dependency




repositories
repository
idvisural-common/id
namevisural-common/name
url
http://visural-common.googlecode.com/svn/trunk/visural-common/maven//url
/repository
repository
idvisural-wicket/id
namevisural-wicket/name
url
http://visural-wicket.googlecode.com/svn/trunk/visural-wicket/maven//url
/repository

On Sat, Mar 19, 2011 at 1:16 AM, Shelli Orton shelli.or...@sjrb.ca wrote:

 Hi,

 Has anybody used Visural Wicket with Maven?  I set up my repositories as
 per the information on this page:

 http://code.google.com/p/visural-wicket/wiki/MavenSupport

 The visural-common pom and jar files downloaded are empty even though
 they're not on the server.  However, there isn't a directory for
 visural-wicket on the server.

 Do I need to manually add the files to my repository?

 Thanks,

 -Original Message-
 From: Shelli Orton
 Sent: 18 March 2011 11:20 AM
 To: users@wicket.apache.org
 Subject: RE: Drop Down Choice

 Hi,

 The wicket.visural.net first example looks like exactly what I need.

 Thanks!

 Shelli

 -Original Message-
 From: nino martinez wael [mailto:nino.martinez.w...@gmail.com]
 Sent: 18 March 2011 11:05 AM
 To: users@wicket.apache.org
 Subject: Re: Drop Down Choice

 theres this one (though not dropdown)

 http://www.wicket-library.com/wicket-examples/ajax/autocompletehttp://w
 ww.wicket-library.com/wicket-examples/ajax/autocomplete;jsessionid=FE414
 790D6B5E7ACECC809CB9E9C9CEB?0http://ww.wicket-library.com/wicket-examples/ajax/autocomplete;jsessionid=FE414%0A790D6B5E7ACECC809CB9E9C9CEB?0
 

 Or this one if you want a drop down:
 http://wicket.visural.net/examples/app/dropdown

 -Nino

 http://www.wicket-library.com/wicket-examples/ajax/autocomplete;jsessio
 nid=FE414790D6B5E7ACECC809CB9E9C9CEB?0

 2011/3/18 Shelli Orton shelli.or...@sjrb.ca

  Hi,
 
  I've been looking for a Wicket drop down widget where one can choose
 an
  item from the list by typing more than the first character.  For
  example, if my list contains the following values:
 
  One
  Two
  Three
  Four
  Five
 
  typing T would select Two, but typing Th would select Three.
 Is
  this possible in Wicket?
 
  Thanks!
 
  Shelli
 
  -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
 
 

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




Visural Wicket - Maven

2011-03-18 Thread Shelli Orton
Hi,

Has anybody used Visural Wicket with Maven?  I set up my repositories as
per the information on this page:

http://code.google.com/p/visural-wicket/wiki/MavenSupport

The visural-common pom and jar files downloaded are empty even though
they're not on the server.  However, there isn't a directory for
visural-wicket on the server.

Do I need to manually add the files to my repository?

Thanks,

-Original Message-
From: Shelli Orton 
Sent: 18 March 2011 11:20 AM
To: users@wicket.apache.org
Subject: RE: Drop Down Choice

Hi,

The wicket.visural.net first example looks like exactly what I need.

Thanks!

Shelli

-Original Message-
From: nino martinez wael [mailto:nino.martinez.w...@gmail.com] 
Sent: 18 March 2011 11:05 AM
To: users@wicket.apache.org
Subject: Re: Drop Down Choice

theres this one (though not dropdown)

http://www.wicket-library.com/wicket-examples/ajax/autocompletehttp://w
ww.wicket-library.com/wicket-examples/ajax/autocomplete;jsessionid=FE414
790D6B5E7ACECC809CB9E9C9CEB?0

Or this one if you want a drop down:
http://wicket.visural.net/examples/app/dropdown

-Nino

http://www.wicket-library.com/wicket-examples/ajax/autocomplete;jsessio
nid=FE414790D6B5E7ACECC809CB9E9C9CEB?0

2011/3/18 Shelli Orton shelli.or...@sjrb.ca

 Hi,

 I've been looking for a Wicket drop down widget where one can choose
an
 item from the list by typing more than the first character.  For
 example, if my list contains the following values:

 One
 Two
 Three
 Four
 Five

 typing T would select Two, but typing Th would select Three.
Is
 this possible in Wicket?

 Thanks!

 Shelli

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org