Re: Swing application and Wicket

2008-02-26 Thread Martin Makundi
; To: users@wicket.apache.org > > Sent: Tuesday, 26 February, 2008 4:24:06 PM > Subject: Re: Swing application and Wicket > > > Wicket doesn't really include a web services component that I know > of, but you can run web services in the same application server using

Re: Swing application and Wicket

2008-02-26 Thread Klearhos Klearhou
day, 26 February, 2008 4:24:06 PM Subject: Re: Swing application and Wicket Wicket doesn't really include a web services component that I know of, but you can run web services in the same application server using xfire, xerces, or jaxws -Sam On Feb 26, 2008, at 5:46 AM, Martin Makundi w

Re: Swing application and Wicket

2008-02-26 Thread Martin Makundi
rtin Makundi <[EMAIL PROTECTED]> > To: users@wicket.apache.org > > Sent: Tuesday, 26 February, 2008 3:46:26 PM > Subject: Re: Swing application and Wicket > > Why you need wicket for? > > 2008/2/26, Klearhos Klearhou <[EMAIL PROTECTED]>: > > Hello, >

Re: Swing application and Wicket

2008-02-26 Thread Klearhos Klearhou
AIL PROTECTED]> To: users@wicket.apache.org Sent: Tuesday, 26 February, 2008 3:46:26 PM Subject: Re: Swing application and Wicket Why you need wicket for? 2008/2/26, Klearhos Klearhou <[EMAIL PROTECTED]>: > Hello, > > the reason lies into a projects specifics needs. I need to ha

Re: Swing application and Wicket

2008-02-26 Thread Sam Barnum
k you again - Original Message From: Martin Makundi <[EMAIL PROTECTED]> To: users@wicket.apache.org Sent: Tuesday, 26 February, 2008 3:28:11 PM Subject: Re: Swing application and Wicket Why you need both wicket and swing? 2008/2/26, Klearhos Klearhou <[EMAIL PROTECTED]&g

Re: Swing application and Wicket

2008-02-26 Thread Martin Makundi
services. > > Is there any way to call web services from inside the wicket framework ?? > > Thank you again > > > - Original Message > From: Martin Makundi <[EMAIL PROTECTED]> > To: users@wicket.apache.org > Sent: Tuesday, 26 February, 2008 3:28:11

Re: Swing application and Wicket

2008-02-26 Thread Klearhos Klearhou
- Original Message From: Martin Makundi <[EMAIL PROTECTED]> To: users@wicket.apache.org Sent: Tuesday, 26 February, 2008 3:28:11 PM Subject: Re: Swing application and Wicket Why you need both wicket and swing? 2008/2/26, Klearhos Klearhou <[EMAIL PROTECTED]>: > Hello, > > I wan

Re: Swing application and Wicket

2008-02-26 Thread Martin Makundi
Why you need both wicket and swing? 2008/2/26, Klearhos Klearhou <[EMAIL PROTECTED]>: > Hello, > > I want to have an external application (swing for example) that will update > a DB. > I want wicket to be the front end and basically present the informations > form the DB. > > I am thinking th

Swing application and Wicket

2008-02-26 Thread Klearhos Klearhou
Hello, I want to have an external application (swing for example) that will update a DB. I want wicket to be the front end and basically present the informations form the DB. I am thinking the communication between the swing application and the server to take place with a web service. Do you f