Re: wicketGlobalPreCallHandler

2010-01-31 Thread Matt Zemeck
unsubscribe





From: Douglas Ferguson 
To: Wicket Mailing List List 
Sent: Sun, January 31, 2010 11:10:15 PM
Subject: wicketGlobalPreCallHandler

I just started to use the wicketGlobalPreCallHandler and there is one of my 
pages that calls wicketGlobalPreCallHandler but not the 
wicketGlobalPostCallHandler

Any reason why the post call handler wouldn't get called?

D/



  

Re: Image auto-resize in browser

2010-01-30 Thread Matt Zemeck
Tried the filter, doesn't change





From: Andrew Lombardi 
To: users@wicket.apache.org
Sent: Sat, January 30, 2010 10:12:09 PM
Subject: Re: Image auto-resize in browser

try it with the filter, it could be that because it's passing through the 
servlet Wicket is modifying something on the other end.  The filter should 
leave it alone

On Jan 30, 2010, at 7:08 PM, Matt Zemeck wrote:

> Wicket Servlet.  Its a big image but in the end thats what the use case calls 
> for.
> 
> 
> 
> 
> From: Andrew Lombardi 
> To: "users@wicket.apache.org" 
> Cc: "users@wicket.apache.org" 
> Sent: Sat, January 30, 2010 9:45:19 PM
> Subject: Re: Image auto-resize in browser
> 
> Is wicket somehow inhibiting this functionality?  I would think it's not the 
> best user experience to force a user to download something larger than the 
> viewing image.  Is this being served through wicket filter inside the webapp?
> 
> Sent from my iPhone
> 
> On Jan 30, 2010, at 6:15 PM, Matt Zemeck  wrote:
> 
>> There is a feature of IE that resizes large images automatically. When you 
>> hover over the image you can click to expand it to actual size.  This 
>> feature is not working for my images.
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> From: Andrew Lombardi 
>> To: users@wicket.apache.org
>> Sent: Sat, January 30, 2010 9:04:26 PM
>> Subject: Re: Image auto-resize in browser
>> 
>> Can you be a little more specific?  Are you resizing using a resource?  What 
>> does your img tag look like in HTML?
>> 
>> On Jan 30, 2010, at 4:27 PM, Matt Zemeck wrote:
>> 
>>> The images rendered by my page don't auto-resize (very large image) in the 
>>> browser.  I have the setting enabled in IE and if I manually go to the 
>>> generated src value url they do auto-resize.  The generated  tags 
>>> looks fine.  Any ideas?
>>> 
>>> 
>> 
>> 
>> To our success!
>> 
>> Mystic Coders, LLC | Code Magic | www.mysticcoders.com
>> 
>> "Apache Wicket Training to get your team off on the right start!"
>> 
>> ANDREW LOMBARDI | and...@mysticcoders.com
>> 2321 E 4th St. Ste C-128, Santa Ana CA 92705
>> ofc: 714-816-4488
>> fax: 714-782-6024
>> cell: 714-697-8046
>> linked-in: http://www.linkedin.com/in/andrewlombardi
>> twitter: http://www.twitter.com/kinabalu
>> 
>> Eco-Tip: Printing e-mails is usually a waste.
>> 
>> 
>> This message is for the named person's use only. You must not, directly or 
>> indirectly, use,
>> disclose, distribute, print, or copy any part of this message if you are not 
>> the intended recipient.
>> 
>> 
>> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 


To our success!

Mystic Coders, LLC | Code Magic | www.mysticcoders.com

ANDREW LOMBARDI | and...@mysticcoders.com
2321 E 4th St. Ste C-128, Santa Ana CA 92705
ofc: 714-816-4488
fax: 714-782-6024
cell: 714-697-8046
linked-in: http://www.linkedin.com/in/andrewlombardi
twitter: http://www.twitter.com/kinabalu

Eco-Tip: Printing e-mails is usually a waste.


This message is for the named person's use only. You must not, directly or 
indirectly, use,
disclose, distribute, print, or copy any part of this message if you are not 
the intended recipient.



  

Re: Image auto-resize in browser

2010-01-30 Thread Matt Zemeck
Wicket Servlet.  Its a big image but in the end thats what the use case calls 
for.




From: Andrew Lombardi 
To: "users@wicket.apache.org" 
Cc: "users@wicket.apache.org" 
Sent: Sat, January 30, 2010 9:45:19 PM
Subject: Re: Image auto-resize in browser

Is wicket somehow inhibiting this functionality?  I would think it's not the 
best user experience to force a user to download something larger than the 
viewing image.  Is this being served through wicket filter inside the webapp?

Sent from my iPhone

On Jan 30, 2010, at 6:15 PM, Matt Zemeck  wrote:

> There is a feature of IE that resizes large images automatically. When you 
> hover over the image you can click to expand it to actual size.  This feature 
> is not working for my images.
> 
> 
> 
> 
> 
> 
> 
> 
> From: Andrew Lombardi 
> To: users@wicket.apache.org
> Sent: Sat, January 30, 2010 9:04:26 PM
> Subject: Re: Image auto-resize in browser
> 
> Can you be a little more specific?  Are you resizing using a resource?  What 
> does your img tag look like in HTML?
> 
> On Jan 30, 2010, at 4:27 PM, Matt Zemeck wrote:
> 
>> The images rendered by my page don't auto-resize (very large image) in the 
>> browser.  I have the setting enabled in IE and if I manually go to the 
>> generated src value url they do auto-resize.  The generated  tags looks 
>> fine.  Any ideas?
>> 
>> 
> 
> 
> To our success!
> 
> Mystic Coders, LLC | Code Magic | www.mysticcoders.com
> 
> "Apache Wicket Training to get your team off on the right start!"
> 
> ANDREW LOMBARDI | and...@mysticcoders.com
> 2321 E 4th St. Ste C-128, Santa Ana CA 92705
> ofc: 714-816-4488
> fax: 714-782-6024
> cell: 714-697-8046
> linked-in: http://www.linkedin.com/in/andrewlombardi
> twitter: http://www.twitter.com/kinabalu
> 
> Eco-Tip: Printing e-mails is usually a waste.
> 
> 
> This message is for the named person's use only. You must not, directly or 
> indirectly, use,
> disclose, distribute, print, or copy any part of this message if you are not 
> the intended recipient.
> 
> 
> 

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


  

Re: Image auto-resize in browser

2010-01-30 Thread Matt Zemeck
There is a feature of IE that resizes large images automatically. When you 
hover over the image you can click to expand it to actual size.  This feature 
is not working for my images.
 







From: Andrew Lombardi 
To: users@wicket.apache.org
Sent: Sat, January 30, 2010 9:04:26 PM
Subject: Re: Image auto-resize in browser

Can you be a little more specific?  Are you resizing using a resource?  What 
does your img tag look like in HTML?

On Jan 30, 2010, at 4:27 PM, Matt Zemeck wrote:

> The images rendered by my page don't auto-resize (very large image) in the 
> browser.  I have the setting enabled in IE and if I manually go to the 
> generated src value url they do auto-resize.  The generated  tags looks 
> fine.  Any ideas?
> 
> 


To our success!

Mystic Coders, LLC | Code Magic | www.mysticcoders.com

"Apache Wicket Training to get your team off on the right start!"

ANDREW LOMBARDI | and...@mysticcoders.com
2321 E 4th St. Ste C-128, Santa Ana CA 92705
ofc: 714-816-4488
fax: 714-782-6024
cell: 714-697-8046
linked-in: http://www.linkedin.com/in/andrewlombardi
twitter: http://www.twitter.com/kinabalu

Eco-Tip: Printing e-mails is usually a waste.


This message is for the named person's use only. You must not, directly or 
indirectly, use,
disclose, distribute, print, or copy any part of this message if you are not 
the intended recipient.



  

Image auto-resize in browser

2010-01-30 Thread Matt Zemeck
The images rendered by my page don't auto-resize (very large image) in 
the browser.  I have the setting enabled in IE and if I manually go to the 
generated src value url they do auto-resize.  The generated  tags looks 
fine.  Any ideas?