Google friendly urls

2008-06-23 Thread Mathias P.W Nilsson
LinkedListItemFilter(); filters.add( new StoreFilter( 1 ) ); filters.add( new BalanceFilter( 1 ) ); filters.add( new BrandFilter( 34 ) ); setResponsePage( new ItemPage( filters ) ) ; -- View this message in context: http://www.nabble.com/Google-friendly-urls-tp18079064p18079064.html Sent from

Re: Google friendly urls

2008-06-23 Thread Igor Vaynberg
) ); setResponsePage( new ItemPage( filters ) ) ; -- View this message in context: http://www.nabble.com/Google-friendly-urls-tp18079064p18079064.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Google friendly urls

2008-06-23 Thread Mathias P.W Nilsson
) ); } } } -- View this message in context: http://www.nabble.com/Google-friendly-urls-tp18079064p18079799.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Google friendly urls

2008-06-23 Thread Igor Vaynberg
) ); } } } -- View this message in context: http://www.nabble.com/Google-friendly-urls-tp18079064p18079799.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Google friendly urls

2008-06-23 Thread Mathias P.W Nilsson
Ok thanks. So If I need a google friendly website I need to go with the parsing of PageParameters. That makes sense of course. -- View this message in context: http://www.nabble.com/Google-friendly-urls-tp18079064p18079925.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Google friendly urls

2008-06-23 Thread Jeremy Thomerson
of course. -- View this message in context: http://www.nabble.com/Google-friendly-urls-tp18079064p18079925.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED