You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Eyal Golan <eg...@gmail.com> on 2008/04/01 06:07:01 UTC

Re: Best Wicket Books or Tutorials

Gabor,
do you have sliders of your introduction?
I would like to have some info regarding CompoundPropertyModel ...

On Mon, Mar 31, 2008 at 11:10 AM, Gabor Szokoli <sz...@gmail.com> wrote:

> Hi,
>
> On 3/31/08, Gareth Segree <ga...@gleanerna.net> wrote:
> >
> >  If Wicket then
> >  I'm looking for good tutorials on wicket or books.
>
> Make sure you understand Models before everything else,
> and CompoundPropertyModel right after Hello World.
>
> That's what I've learned from introducing wicket to my team.
>
> We also had a good understanding of the basics before meddling with
> Ajax. It probably would have confused us a lot otherwise.
>
>
> Gabor Szokoli
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Eyal Golan
egolan74@gmail.com

Visit: http://jvdrums.sourceforge.net/

Re: Best Wicket Books or Tutorials

Posted by XINGXING NA <na...@gmail.com>.
Igor, Thanks a lot. it's working now.

On Sat, May 31, 2008 at 9:19 AM, Igor Vaynberg <ig...@gmail.com>
wrote:

> add(new label("string", string).setescapemodelstrings(false));
>
> -igor
>
> On Fri, May 30, 2008 at 4:15 PM, XINGXING NA <na...@gmail.com> wrote:
> > Hi
> >
> > Can someone help me this? I have a string containing normal html code. I
> > wanna make them display on my web as normal web rather than a string. Can
> > wicket do this?
> >
> > Because I'm trying to retreive weather cast information from yahoo and I
> > just can get a string from the response. If anyone knows how to do this,
> > please show me the way.  thanks a lot.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Best Wicket Books or Tutorials

Posted by Igor Vaynberg <ig...@gmail.com>.
add(new label("string", string).setescapemodelstrings(false));

-igor

On Fri, May 30, 2008 at 4:15 PM, XINGXING NA <na...@gmail.com> wrote:
> Hi
>
> Can someone help me this? I have a string containing normal html code. I
> wanna make them display on my web as normal web rather than a string. Can
> wicket do this?
>
> Because I'm trying to retreive weather cast information from yahoo and I
> just can get a string from the response. If anyone knows how to do this,
> please show me the way.  thanks a lot.
>

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


Re: Best Wicket Books or Tutorials

Posted by XINGXING NA <na...@gmail.com>.
Hi

Can someone help me this? I have a string containing normal html code. I
wanna make them display on my web as normal web rather than a string. Can
wicket do this?

Because I'm trying to retreive weather cast information from yahoo and I
just can get a string from the response. If anyone knows how to do this,
please show me the way.  thanks a lot.

RE: Best Wicket Books or Tutorials

Posted by Brill Pappin <br...@pappin.ca>.
Having just checked out the link, I assure you this is not "free".
Money is exchanging hands even if it's not you who has to pay it; you do
have to pay in terms of several stages and companies you go through to get
at the material.

- Brill
 

-----Original Message-----
From: Martijn Dashorst [mailto:martijn.dashorst@gmail.com] 
Sent: Friday, May 30, 2008 10:18 AM
To: users@wicket.apache.org
Subject: Re: Best Wicket Books or Tutorials

Having experienced first hand how much time and effort goes into book
writing, I can tell you it is no picknick. Respect the time and effort of
your authors (AND publishers!) and buy the book.

Note that the authors only get a small share of each copy sold, and that
both Eelco and I don't expect to be able to retire from the proceedings of
our book (though given the amount of time put into it, we could certainly
use a year or two).

Martijn

On Fri, May 30, 2008 at 4:01 PM, gumnaam23 <vk...@yahoo.com> wrote:
>
> Have they obtained the authors' consent before making them available 
> for free ?
> If not, then this is clearly illegal, and more importantly unethical.
>
> Just my 2c.
>
>
>
> Samit wrote:
>>
>> Knowfree.net is having 2 best books of WICKET......
>>
>> 1. Pro Wicket
>> 2. _Programming__Java__Wicket__Enjoying_Web_Development_with_Wicket
>>
>> Download is free.......Just search for the book on the site and 
>> download it.....
>>
>> Bye
>> Samit
>>
>
> --
> View this message in context: 
> http://www.nabble.com/Best-Wicket-Books-or-Tutorials-tp16392413p175596
> 26.html Sent from the Wicket - User mailing list archive at 
> Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



--
Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.3 is
released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3

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


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


Re: Best Wicket Books or Tutorials

Posted by Martijn Dashorst <ma...@gmail.com>.
Having experienced first hand how much time and effort goes into book
writing, I can tell you it is no picknick. Respect the time and effort
of your authors (AND publishers!) and buy the book.

Note that the authors only get a small share of each copy sold, and
that both Eelco and I don't expect to be able to retire from the
proceedings of our book (though given the amount of time put into it,
we could certainly use a year or two).

Martijn

On Fri, May 30, 2008 at 4:01 PM, gumnaam23 <vk...@yahoo.com> wrote:
>
> Have they obtained the authors' consent before making them available for free
> ?
> If not, then this is clearly illegal, and more importantly unethical.
>
> Just my 2c.
>
>
>
> Samit wrote:
>>
>> Knowfree.net is having 2 best books of WICKET......
>>
>> 1. Pro Wicket
>> 2. _Programming__Java__Wicket__Enjoying_Web_Development_with_Wicket
>>
>> Download is free.......Just search for the book on the site and download
>> it.....
>>
>> Bye
>> Samit
>>
>
> --
> View this message in context: http://www.nabble.com/Best-Wicket-Books-or-Tutorials-tp16392413p17559626.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3

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


Re: Best Wicket Books or Tutorials

Posted by gumnaam23 <vk...@yahoo.com>.
Have they obtained the authors' consent before making them available for free
?
If not, then this is clearly illegal, and more importantly unethical.

Just my 2c.



Samit wrote:
> 
> Knowfree.net is having 2 best books of WICKET......
> 
> 1. Pro Wicket
> 2. _Programming__Java__Wicket__Enjoying_Web_Development_with_Wicket
> 
> Download is free.......Just search for the book on the site and download
> it.....
> 
> Bye
> Samit
> 

-- 
View this message in context: http://www.nabble.com/Best-Wicket-Books-or-Tutorials-tp16392413p17559626.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: Best Wicket Books or Tutorials

Posted by Samit <sa...@gmail.com>.
Knowfree.net is having 2 best books of WICKET......

1. Pro Wicket
2. _Programming__Java__Wicket__Enjoying_Web_Development_with_Wicket

Download is free.......Just search for the book on the site and download
it.....

Bye
Samit

-----
Samit :confused:
-- 
View this message in context: http://www.nabble.com/Best-Wicket-Books-or-Tutorials-tp16392413p17551921.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: Best Wicket Books or Tutorials

Posted by Igor Vaynberg <ig...@gmail.com>.
On Mon, Mar 31, 2008 at 9:07 PM, Eyal Golan <eg...@gmail.com> wrote:
>  I would like to have some info regarding CompoundPropertyModel ...

http://cwiki.apache.org/WICKET/working-with-wicket-models.html

-igor

>
>
>
>  On Mon, Mar 31, 2008 at 11:10 AM, Gabor Szokoli <sz...@gmail.com> wrote:
>
>  > Hi,
>  >
>  > On 3/31/08, Gareth Segree <ga...@gleanerna.net> wrote:
>  > >
>  > >  If Wicket then
>  > >  I'm looking for good tutorials on wicket or books.
>  >
>  > Make sure you understand Models before everything else,
>  > and CompoundPropertyModel right after Hello World.
>  >
>  > That's what I've learned from introducing wicket to my team.
>  >
>  > We also had a good understanding of the basics before meddling with
>  > Ajax. It probably would have confused us a lot otherwise.
>  >
>  >
>  > Gabor Szokoli
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>  > For additional commands, e-mail: users-help@wicket.apache.org
>  >
>  >
>
>
>  --
>  Eyal Golan
>  egolan74@gmail.com
>
>  Visit: http://jvdrums.sourceforge.net/
>

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