Re: [Wicket-user] Allow forcing of PageMap where Page will be added on creation?

2005-11-13 Thread Janne Hietamäki

I'll get back to this shortly. I'll been busy doing other things.

Behaviours help on some of my cases, they're really one thing I needed, 
but I still need a way to control to what pagemap page goes when 
constructed. My patch fixes the problem, but I really don't want to use 
patched Wicket on my projects.




Igor Vaynberg wrote:
ahh yes, the web2.0 page as the application. ick. maybe we can add 
requestcycle.replaceAndRender(Component c) ?


-Igor


On 11/7/05, *Janne Hietamäki* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Johan Compagner wrote:
 I think having one page to do everything will not work quite
right in
 wicket. Because what is the start markup then?
 Everything?? Where does all the markup come from?
 Or do you just have 1 page but 50 panels?

 What you can do in youre 1.2 in youre situations is just use a panel
 (not a page) as a wrapper around youre component
 I still don't get it where that component does get its markup
from. It
 can't be from the page its markup. So is that component
 always a panel with its own markup? (then you can render it
stand alone)

 johan

Well currently I have few Pages and tons of Panels, and everything
works
great. The only problem was one of these few Pages gets expired
because
of my WrapperPage. And yes, my components are always Panels with their
own markups.

I don't want to attach all my components to the Page if they're not
really needed later, because that would cause the page state to
grow too
much.. And there are already PageMaps to handle throwing away old
stuff.
Sure, if I can render a non-attached Panel, that solves most
problems.






---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket bench 0.1.0

2005-11-13 Thread Joni Suominen
My bad, fixed it now by recreating the update site. Thanks for pointing
it out!

Joni

On Sat, 2005-11-12 at 13:00 -0800, Eelco Hillenius wrote:
 Isn't it a bit strange that Eclipse downloads all these org.eclipse.*
 jars as dependencies, while it should have that already?
 
 Eelco
 
 On 11/12/05, Eelco Hillenius [EMAIL PROTECTED] wrote:
  Thanks! Would you feel like combining efforts with the stuff that Igor
  did (and that's in wicket-stuff cvs as wicketeer)?
 
  Eelco
 
 
  On 11/12/05, Joni Suominen [EMAIL PROTECTED] wrote:
   I just released a new version of wicket plugin for eclipse.
   http://www.laughingpanda.org/mediawiki/index.php/Wicket_Bench
  
   Current features are listed here:
   http://www.laughingpanda.org/~inhuman/wicket-bench/docs/features-0.1.html
  
   --
   Joni Suominen
  
  
  
   ---
   SF.Net email is sponsored by:
   Tame your development challenges with Apache's Geronimo App Server. 
   Download
   it for free - -and be entered to win a 42 plasma tv or your very own
   Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
  
 
 
 
 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] oss project based on Wicket

2005-11-13 Thread Alexandru Popescu

Hi!

Finally I reached the point where I am starting to work on an app prototype based on Wicket. Even if 
the wicket-examples are quite numerous and for small portions of a large application usefull, I 
would really appreciate if somebody can point me to a small/medium sized application, so that I will 
be able to dig into it. I tried the search engines, but everything I reached was the wicket-examples.


Is anybody able to point me to such an application? Most probably, asking somebody to share a 
pet-project would be to much (who know :-) ), so I'll stick with the first kindly request.


thanks in advance for any help,

./alex
--
.w( the_mindstorm )p.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Re: wicket bench 0.1.0

2005-11-13 Thread Johan Compagner
if sourceforge gives us svn support then i am +1 for moving to svn,
tested the latest build locally and it works pretty good now!

On 11/13/05, Juergen Donnerstag [EMAIL PROTECTED] wrote:
 +1 for laughing panda for the same reasons

 Juergen

 On 11/13/05, Joni Suominen [EMAIL PROTECTED] wrote:
  Of course! If we would combine these efforts would it be better to host
  it at wicket-stuff or at laughing panda? I'm open to anything but have a
  slight preference over the latter. I prefer svn over cvs and laughing
  panda will offer other cool services like cruisecontrol and jira (soon).
 
  Joni
 
  On Sat, 2005-11-12 at 12:52 -0800, Eelco Hillenius wrote:
   Thanks! Would you feel like combining efforts with the stuff that Igor
   did (and that's in wicket-stuff cvs as wicketeer)?
  
   Eelco
  
  
   On 11/12/05, Joni Suominen [EMAIL PROTECTED] wrote:
I just released a new version of wicket plugin for eclipse.
http://www.laughingpanda.org/mediawiki/index.php/Wicket_Bench
   
Current features are listed here:
   
 http://www.laughingpanda.org/~inhuman/wicket-bench/docs/features-0.1.html
   
--
Joni Suominen
   
   
   
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
 Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
   
  
  
   ---
   SF.Net email is sponsored by:
   Tame your development challenges with Apache's Geronimo App Server.
 Download
   it for free - -and be entered to win a 42 plasma tv or your very own
   Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 
 
  ---
  SF.Net email is sponsored by:
  Tame your development challenges with Apache's Geronimo App Server.
 Download
  it for free - -and be entered to win a 42 plasma tv or your very own
  Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server.
 Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Spam] [Wicket-user] New to question on Wicket Application concept ?

2005-11-13 Thread Alexandru Popescu

#: Martijn Dashorst changed the world a bit at a time by saying on  8/17/2005 
9:41 PM :#

Huy Do wrote:


Perfect sense. Thanks Igor and Gili for your help.

It was just a bit confusing looking at all the examples (cdapp etc) 
and seeing the way things are structured.


Yeah, I can see that it is confusing. The examples are in fact different 
applications put into one war. Normally you'd only have one Application 
object for your WAR.


Martijn



Sorry for reviving this quite old thread, but it was the only reference I could find on Wicket 
application concept and still I cannot find a good explanation for this :-S.


It looks to me that the decission upon how you organize the web application from the pov of 
WebApplications must take into account:


i/ the ApplicationSettings you are using (and probably the most important is 
the rendering strategy)
ii/ defining some kind of namespaces (f.e. context/users for user management, context/roles for 
roles management, etc.).


Does this make sense or it is mandatory/required/recommended to always use a single WebApplication 
for the whole web application?


./alex
--
.w( the_mindstorm )p.





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Portlet support?

2005-11-13 Thread Eelco Hillenius
Ate Douma (Jetspeed) worked on that some time ago, and expressed he
wants to help build it in for Wicket 1.2. However, Ate has been very
bussy for quite a while now, and I don't know whether he'll have time
soon. We kind of had the agreement portlet support should be in Wicket
medio Januari.

Sounds great that you have experience with it, and that you are
interested in helping out. I'll send you an email ofline to discuss
this further.

Thanks!

Eelco


On 11/13/05, Janne Hietamäki [EMAIL PROTECTED] wrote:
 Hi,

 Where is Wicket's portlet support going? Who is working with it, what
 has been planned, and what has been done?

 I could offer some help..

 (I've written one proprietary portlet implementation a couple of years
 ago, so I know the stuff.)

 --
 Janne Hietamäki
 Cemron Ltd
 http://www.cemron.com/


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] OutOfMemoryError when using wicket:link

2005-11-13 Thread Arto Arffman
Hi,

There seems to be memory leak (in cvs head) when using wicket:link. I isolated the situation to rather simple case, but my wicket knowledgeis not enough for solving this. I attached the files that produce the error. Clicking the links a few times cause error 
java.lang.OutOfMemoryError: Java heap space. This does not happen with 1.1 final.

/arto
package pages;

import wicket.markup.html.WebPage;

public class MenuPage extends WebPage {

	private static final long serialVersionUID = 1L;
	
	public MenuPage() {
		super();
	}

}





  p1 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 
  p2 












package pages;

import wicket.markup.html.WebMarkupContainer;


public class Page1 extends MenuPage {

	private static final long serialVersionUID = 1L;

	public Page1() {
		super();
		add(new WebMarkupContainer(test));
	}
}


Re: [Wicket-user] Re: wicket bench 0.1.0

2005-11-13 Thread Martijn Dashorst
They are planning on supporting SVN. ETA is still unknown. I'm also +1
for moving to SVN. Chances are that life will be better for all (users
and core members), as in less outages, speedier updates.

Apparently, they also upgraded their MySQL servers, giving them a
boost. However, I'm currently happy with the wiki so I don't see us
moving soon.

Martijn


On 11/13/05, Johan Compagner [EMAIL PROTECTED] wrote:
 if sourceforge gives us svn support then i am +1 for moving to svn,
 tested the latest build locally and it works pretty good now!

 On 11/13/05, Juergen Donnerstag [EMAIL PROTECTED] wrote:
  +1 for laughing panda for the same reasons
 
  Juergen
 
  On 11/13/05, Joni Suominen [EMAIL PROTECTED] wrote:
   Of course! If we would combine these efforts would it be better to host
   it at wicket-stuff or at laughing panda? I'm open to anything but have a
   slight preference over the latter. I prefer svn over cvs and laughing
   panda will offer other cool services like cruisecontrol and jira (soon).
  
   Joni
  
   On Sat, 2005-11-12 at 12:52 -0800, Eelco Hillenius wrote:
Thanks! Would you feel like combining efforts with the stuff that Igor
did (and that's in wicket-stuff cvs as wicketeer)?
   
Eelco
   
   
On 11/12/05, Joni Suominen [EMAIL PROTECTED] wrote:
 I just released a new version of wicket plugin for eclipse.
 http://www.laughingpanda.org/mediawiki/index.php/Wicket_Bench

 Current features are listed here:

  http://www.laughingpanda.org/~inhuman/wicket-bench/docs/features-0.1.html

 --
 Joni Suominen



 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server.
  Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user

   
   
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
  Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
  
   ---
   SF.Net email is sponsored by:
   Tame your development challenges with Apache's Geronimo App Server.
  Download
   it for free - -and be entered to win a 42 plasma tv or your very own
   Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
  
 
 
  ---
  SF.Net email is sponsored by:
  Tame your development challenges with Apache's Geronimo App Server.
  Download
  it for free - -and be entered to win a 42 plasma tv or your very own
  Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



--
Living a wicket life...

Martijn Dashorst - http://www.jroller.com/page/dashorst

Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Re: wicket bench 0.1.0

2005-11-13 Thread Eelco Hillenius
Igor, are you reading with us?

On 11/13/05, Martijn Dashorst [EMAIL PROTECTED] wrote:
 They are planning on supporting SVN. ETA is still unknown. I'm also +1
 for moving to SVN. Chances are that life will be better for all (users
 and core members), as in less outages, speedier updates.

 Apparently, they also upgraded their MySQL servers, giving them a
 boost. However, I'm currently happy with the wiki so I don't see us
 moving soon.

 Martijn


 On 11/13/05, Johan Compagner [EMAIL PROTECTED] wrote:
  if sourceforge gives us svn support then i am +1 for moving to svn,
  tested the latest build locally and it works pretty good now!
 
  On 11/13/05, Juergen Donnerstag [EMAIL PROTECTED] wrote:
   +1 for laughing panda for the same reasons
  
   Juergen
  
   On 11/13/05, Joni Suominen [EMAIL PROTECTED] wrote:
Of course! If we would combine these efforts would it be better to host
it at wicket-stuff or at laughing panda? I'm open to anything but have a
slight preference over the latter. I prefer svn over cvs and laughing
panda will offer other cool services like cruisecontrol and jira (soon).
   
Joni
   
On Sat, 2005-11-12 at 12:52 -0800, Eelco Hillenius wrote:
 Thanks! Would you feel like combining efforts with the stuff that Igor
 did (and that's in wicket-stuff cvs as wicketeer)?

 Eelco


 On 11/12/05, Joni Suominen [EMAIL PROTECTED] wrote:
  I just released a new version of wicket plugin for eclipse.
  http://www.laughingpanda.org/mediawiki/index.php/Wicket_Bench
 
  Current features are listed here:
 
   http://www.laughingpanda.org/~inhuman/wicket-bench/docs/features-0.1.html
 
  --
  Joni Suominen
 
 
 
  ---
  SF.Net email is sponsored by:
  Tame your development challenges with Apache's Geronimo App Server.
   Download
  it for free - -and be entered to win a 42 plasma tv or your very 
  own
  Sony(tm)PSP.  Click here to play: 
  http://sourceforge.net/geronimo.php
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server.
   Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   
   
   
   
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
   Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
   
  
  
   ---
   SF.Net email is sponsored by:
   Tame your development challenges with Apache's Geronimo App Server.
   Download
   it for free - -and be entered to win a 42 plasma tv or your very own
   Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
  
 
 
  ---
  SF.Net email is sponsored by:
  Tame your development challenges with Apache's Geronimo App Server. Download
  it for free - -and be entered to win a 42 plasma tv or your very own
  Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 --
 Living a wicket life...

 Martijn Dashorst - http://www.jroller.com/page/dashorst

 Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user




Re: [Wicket-user] Re: wicket bench 0.1.0

2005-11-13 Thread Igor Vaynberg
im reading. im fine with the plugin being moved to laughingpanda. Joni
can take the code out of wicketeer and integrate it into the wicket
bench, there isnt that much of it and its pretty standalone.

-Igor
On 11/13/05, Eelco Hillenius [EMAIL PROTECTED] wrote:
Igor, are you reading with us?On 11/13/05, Martijn Dashorst [EMAIL PROTECTED] wrote: They are planning on supporting SVN. ETA is still unknown. I'm also +1
 for moving to SVN. Chances are that life will be better for all (users and core members), as in less outages, speedier updates. Apparently, they also upgraded their MySQL servers, giving them a
 boost. However, I'm currently happy with the wiki so I don't see us moving soon. Martijn On 11/13/05, Johan Compagner [EMAIL PROTECTED]
 wrote:  if sourceforge gives us svn support then i am +1 for moving to svn,  tested the latest build locally and it works pretty good now!   On 11/13/05, Juergen Donnerstag 
[EMAIL PROTECTED] wrote:   +1 for laughing panda for the same reasons Juergen On 11/13/05, Joni Suominen 
[EMAIL PROTECTED] wrote:Of course! If we would combine these efforts would it be better to hostit at wicket-stuff or at laughing panda? I'm open to anything but have a
slight preference over the latter. I prefer svn over cvs and laughingpanda will offer other cool services like cruisecontrol and jira (soon).   Joni
   On Sat, 2005-11-12 at 12:52 -0800, Eelco Hillenius wrote: Thanks! Would you feel like combining efforts with the stuff that Igor did (and that's in wicket-stuff cvs as wicketeer)?
 Eelco On 11/12/05, Joni Suominen [EMAIL PROTECTED]
 wrote:  I just released a new version of wicket plugin for eclipse.  http://www.laughingpanda.org/mediawiki/index.php/Wicket_Bench
   Current features are listed here:
http://www.laughingpanda.org/~inhuman/wicket-bench/docs/features-0.1.html   --  Joni Suominen 
---  SF.Net email is sponsored by:
  Tame your development challenges with Apache's Geronimo App Server.   Download  it for free - -and be entered to win a 42 plasma tv or your very own
  Sony(tm)PSP.Click here to play: http://sourceforge.net/geronimo.php  ___
  Wicket-user mailing list  Wicket-user@lists.sourceforge.net  
https://lists.sourceforge.net/lists/listinfo/wicket-user  ---
 SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server.   Download it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.Click here to play: http://sourceforge.net/geronimo.php ___
 Wicket-user mailing list Wicket-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/wicket-user---
SF.Net email is sponsored by:Tame your development challenges with Apache's Geronimo App Server.   Downloadit for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.Click here to play: http://sourceforge.net/geronimo.php___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user
  ---   SF.Net email is sponsored by:   Tame your development challenges with Apache's Geronimo App Server.
   Download   it for free - -and be entered to win a 42 plasma tv or your very own   Sony(tm)PSP.Click here to play: http://sourceforge.net/geronimo.php
   ___   Wicket-user mailing list   Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user  ---
  SF.Net email is sponsored by:  Tame your development challenges with Apache's Geronimo App Server. Download  it for free - -and be entered to win a 42 plasma tv or your very own
  Sony(tm)PSP.Click here to play: http://sourceforge.net/geronimo.php  ___  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net  https://lists.sourceforge.net/lists/listinfo/wicket-user
  -- Living a wicket life... Martijn Dashorst - http://www.jroller.com/page/dashorst Wicket 
1.1 is out: http://wicket.sourceforge.net/wicket-1.1 --- SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42 plasma tv or your very own Sony(tm)PSP.Click here to play: 
http://sourceforge.net/geronimo.php ___ Wicket-user mailing list 

Re: [Spam] Re: [Wicket-user] Wicket thread safety

2005-11-13 Thread Gili


	I had no idea how to create a new Wiki page so I added this instead: 
http://www.wicket-wiki.org.uk/wiki/index.php/User_talk:Cowwoc


How does one move this into a formal entry?

Gili

Igor Vaynberg wrote:

dont know, if its not would you mind putting it in?

-Igor


On 11/13/05, *Gili* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:



Wow, this is very useful to know. Is it in Wiki somewhere?

Gili

Igor Vaynberg wrote:
  - Each user has a session associated with it. We identify a
user's
  session using jsessionid.
 
 
  The servlet container does the binding of session to user, we ask the
  container for the user session.
 
  - Each session has a tree of pages associated with it. This means
  that a Page instance is not shared amongst users.
 
 
  Yes, but the pages are not in a tree, they are in a PageMap.
 
 
  - Each page may be accessed by at most one thread at a time,
but there
  is no guarantee it'll be the same thread. That is, a page is
owned by a
  single user but the thread being used might change over time.
 
 
  Yes.
 
  The page is owned by a pagemap, and the pagemap is owned by a
session.
  When beginning request processing one of the first things wicket
does is
  synchronize on the user's session so that only one request thread can
  process a request belonging to the same session user session.
 
  -Igor
 

--
http://www.desktopbeautifier.com/


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
mailto:Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




--
http://www.desktopbeautifier.com/


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Spam] Re: [Wicket-user] Wicket thread safety

2005-11-13 Thread Igor Vaynberg
you hit a url with the page name you want and then click edit.
for example if you wanted to create this under a page called Session

go to url

http://www.wicket-wiki.org.uk/wiki/index.php/Session

and click the edit tab

-Igor
On 11/13/05, Gili [EMAIL PROTECTED] wrote:
I had no idea how to create a new Wiki page so I added this instead:http://www.wicket-wiki.org.uk/wiki/index.php/User_talk:Cowwoc
How does one move this into a formal entry?GiliIgor Vaynberg wrote: dont know, if its not would you mind putting it in? -Igor On 11/13/05, *Gili* 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
Wow, this is very useful to know. Is it in Wiki somewhere? Gili Igor Vaynberg wrote: - Each user has a session associated with it. We identify a user's
 session using jsessionid. The servlet container does the binding of session to user, we ask the container for the user session.

- Each session has a tree of pages associated with it. This means that a Page instance is not shared amongst users. Yes, but the pages are not in a tree, they are in a PageMap.

- Each page may be accessed by at most one thread at a time, but there
is no guarantee it'll be the same thread. That is, a page is owned by a
single user but the thread being used might change over time. Yes. The page is owned by a pagemap, and the pagemap is owned by a
 session. When beginning request processing one of the first things wicket does is synchronize on the user's session so that only one request thread can process a request belonging to the same session user session.
 -Igor -- http://www.desktopbeautifier.com/ ---
 SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.Click here to play: http://sourceforge.net/geronimo.php ___ Wicket-user mailing list
 Wicket-user@lists.sourceforge.net mailto:Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user--http://www.desktopbeautifier.com/
---SF.Net email is sponsored by:Tame your development challenges with Apache's Geronimo App Server. Downloadit for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.Click here to play: http://sourceforge.net/geronimo.php___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Security / Page Access / Page Construction / IAuthorizationStrategy

2005-11-13 Thread Robert McClay
I would like to enable page level security in my application. I don't 
want my page to be constructed unless a certain security requirement is 
met as at present I do a lot of data loading / etc in page constructors 
(as featured in the wicket examples).


It seems a new security policy is in the works to handle this -- 
IAuthorizationStrategy. In the meantime, what would be a good way to 
prevent a bookmarkable page from being constructed? Should I provide a 
new IPageFactory implementation that checks the session for 
authorization prior to returning a new page, and perhaps swap the page 
to a denied access or login page if access isn't available? Or should 
I check out the latest CVS sources and try IAuthorization strategy if 
it is implemented? Thanks.





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user