You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Tomasz Dziurko <td...@gmail.com> on 2011/03/12 22:04:19 UTC

New Wicket tutorial series

Hello.

As I am using Wicket for over two years, some time ago I decided to start
sharing my knowledge and write tutorial where I am showing process of
creating Wicket application from scratch. Actually tutorial has six parts
and can be viewed here:

http://tomaszdziurko.pl/2011/03/wicket-tutorial-series-building-web-application-scratch/

As this is a my first tutorial, every comment or feedback how can I make it
better and more useful is more than welcome :)

-- 
Best regards
Tomasz Dziurko
 <http://www.programatico.pl/>

Re: inheriting abstract panels and pages

Posted by bh...@actrix.gen.nz.
Sorry, it actually works, had a typo :)

On Sun, 13 Mar 2011 16:24:55 +1300, you wrote:

>Hi,
>
>I was pleasantly surprised to see that Wicket inherits
>MyPageAbstract.html for two page classes MyPage1.java extends
>MyPageAbstract and MyPage2.java extends MyPageAbstract.
>
>The two implementations work fine without having their own markup -
>Wicket loads the markup MyPageAbstract.html for them.
>
>But with panels, I get:
>
>Markup of type 'html' for component 'MyPanel1' not found.
>
>True, there is no such markup, but why can Wicket not load
>MyPanelAbstract.html in the same way as with pages?
>
>
>Thanks
>
>Bernard
>
>
>---------------------------------------------------------------------
>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


inheriting abstract panels and pages

Posted by bh...@actrix.gen.nz.
Hi,

I was pleasantly surprised to see that Wicket inherits
MyPageAbstract.html for two page classes MyPage1.java extends
MyPageAbstract and MyPage2.java extends MyPageAbstract.

The two implementations work fine without having their own markup -
Wicket loads the markup MyPageAbstract.html for them.

But with panels, I get:

Markup of type 'html' for component 'MyPanel1' not found.

True, there is no such markup, but why can Wicket not load
MyPanelAbstract.html in the same way as with pages?


Thanks

Bernard


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


Re: New Wicket tutorial series

Posted by Tomasz Dziurko <td...@gmail.com>.
Hello.

2011/3/15 Igor Racic <ig...@gmail.com>

> I think it would be easier to follow tutorials if it were made by something
> like wink
> (especially where you have longer code with 6-7 points that are referenced)
> But, I can understand that it would be much less SEO friendly...
>

Thank you for feedback, I appreciate it a lot! :) But can you be more
specific about above and "wink" stuff? :)


> One thing that comes regularly - some getting started Authentication &
> Authorization ?
>

This is planned feature in my tutorial web application :)


-- 
Best regards,
Tomasz Dziurko
www.tomaszdziurko.pl
 <http://www.programatico.pl/>

Re: New Wicket tutorial series

Posted by Igor Racic <ig...@gmail.com>.
Hi,

Thank you for tutorials. Someone with less knowledge (like me :-) can find
them useful.

I think it would be easier to follow tutorials if it were made by something
like wink
(especially where you have longer code with 6-7 points that are referenced)
But, I can understand that it would be much less SEO friendly...

One thing that comes regularly - some getting started Authentication &
Authorization ?


Thank you and regards,
Igor


2011/3/14 Tomasz Dziurko <td...@gmail.com>

> >
> > But maybe some hints what could be improved/added/changed :) I would be
> happy for any of these kind of comments.
>
> --
> Best regards,
> Tomasz Dziurko
>  <http://www.programatico.pl/>
>

Re: New Wicket tutorial series

Posted by Tomasz Dziurko <td...@gmail.com>.
>
> But maybe some hints what could be improved/added/changed :) I would be
happy for any of these kind of comments.

-- 
Best regards,
Tomasz Dziurko
 <http://www.programatico.pl/>

Re: New Wicket tutorial series

Posted by Gonzalo Aguilar Delgado <ga...@aguilardelgado.com>.
Nice work Tomasz!!!



El sáb, 12-03-2011 a las 22:04 +0100, Tomasz Dziurko escribió:
> Hello.
> 
> As I am using Wicket for over two years, some time ago I decided to start
> sharing my knowledge and write tutorial where I am showing process of
> creating Wicket application from scratch. Actually tutorial has six parts
> and can be viewed here:
> 
> http://tomaszdziurko.pl/2011/03/wicket-tutorial-series-building-web-application-scratch/
> 
> As this is a my first tutorial, every comment or feedback how can I make it
> better and more useful is more than welcome :)
> 


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


Re: New Wicket tutorial series

Posted by Martin Grigorov <mg...@apache.org>.
Good work!
Thanks!

On Sat, Mar 12, 2011 at 11:04 PM, Tomasz Dziurko <td...@gmail.com> wrote:

> Hello.
>
> As I am using Wicket for over two years, some time ago I decided to start
> sharing my knowledge and write tutorial where I am showing process of
> creating Wicket application from scratch. Actually tutorial has six parts
> and can be viewed here:
>
>
> http://tomaszdziurko.pl/2011/03/wicket-tutorial-series-building-web-application-scratch/
>
> As this is a my first tutorial, every comment or feedback how can I make it
> better and more useful is more than welcome :)
>
> --
> Best regards
> Tomasz Dziurko
>  <http://www.programatico.pl/>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>