Re: [Wicket-user] Textfield inside RadioChoice

2007-06-20 Thread Timo Rantalaiho
On Tue, 19 Jun 2007, Saad, Salma wrote:
 So it looks like I cannot have a textfield inside of a span.

I think that in HTML, span isn't supposed to contain any 
tags.

- Timo

-- 
Timo Rantalaiho   
Reaktor Innovations OyURL: http://www.ri.fi/ 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] how busy a site is wicket known to support?

2007-06-20 Thread Peter Thomas

On 6/20/07, Jonathan Locke [EMAIL PROTECTED] wrote:




oh yeah, be sure you DO NOT test your wicket app's scalability with
wicket in development mode!



Ah yes, I figured that out the hard way.  Big difference.

Just thought I'd mention that if you need a realistic application built on
Wicket + Spring + Hibernate to do some load testing, you can consider JTrac
[ http://jtrac.info ].  There is a JMeter test in SVN and you can contact me
if you need help setting up the application / JMeter test.  This should be
really easy because by default, the app uses an embedded HSQLDB instance.

In my profiling tests, the main bottleneck was Lucene writing to the file
system for indexing stuff.  Hibernate comes second.

Thanks,

Peter.
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Convertes Hell (Wicket 1.2.x)

2007-06-20 Thread Andrew Klochkov
Francisco Diaz Trepat - gmail wrote:
 Nie magu panimayet stonibuts.
:-) Russian Wicket Users Group - interested?

 cannot understand anything.
 f(t)
what do you mean?

-- 
Andrew Klochkov


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] html wicket:id=html CSS

2007-06-20 Thread Jan Kriesten

hi juergen,

actually, your example code doesn't add any css but only javascript. ;-)

i attached a simple example which shows the problem. the page - if correctly
rendered - should have a yellow background, but hasn't. the line

add( HeaderContributor.forCss( CSS ) );

doesn't lead to the corresponding html-code. if i remove the wicket:id from
html everything works as expected!

best regards, --- jan.






test.tar.gz
Description: GNU Zip compressed data
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] handling expiring pages

2007-06-20 Thread Pieter Cogghe

I guess you have to pay a price for the ease and convenience of Wicket. I
don't know if I want to pay that price. Depends on the application and the
target users I guess. At least I want to reduce the pain for the user. As
been pointed out by Eelco and Maurice, there are some possibilities to do
so.

But even if I would accept the usability penalty of the expiring pages, I'm
surrounded by usability experts who will never do that. Moreover a very long
session timeout won't be accepted by others. So most of the time I'll have
to stick with stateless pages. I'll loose a lot of the Wicket-goodness, but
I like the way markup and logic is seperated in Wicket, the way components
are built. Might be enough to stick with Wicket.

thanks,

Pieter



2007/6/19, Maurice Marrink [EMAIL PROTECTED]:


couldn't there be a setting in wicket to turn this on?
autoforward_postdata or something ?

would be useful to lots of people i imagine.

Maurice

On 6/19/07, Eelco Hillenius [EMAIL PROTECTED] wrote:
  Actually even statelessforms are not going to save you in this case
  because you wanted to have the user login first. This is most commonly
  achieved by throwing a RestartResponseAtInterceptPage. But that does
  not save form postdata in the request, so even though you will get
  back to the form you don't have the postdata to save.

 True, but the request parameters are available for you to pass on to
 the next request, so if you think a little bit about it you can do it.

 Eelco


-
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





--
Pieter Cogghe
Ganzendries 186
9000 Gent
0487 10 14 21
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] random= attribute in requests -- safe to modify?

2007-06-20 Thread Russell, Paul
Hi guys,

We're currently running some performance tests on our Wicket 1.2.4-based
application using loadrunner. We're seeing a high level of failed requests
(in the order of 50%, I am told), which is preventing us taking this
further. My suspicion is that there's an issue with the loadrunner scripts
rather than with the application itself, and the first thing I want to
eliminate that we've got a flawed assumption around the random attribute
added to URLs such as the following:

https://xxx/SOAEnablementWeb/soa?wicket:interface=:2:theForm:personSearc
h:showPersonSearchResults:personSearchResults:searchResults:list:1:link:-1:I
UnversionedBehaviorListenerwicket:behaviorId=3wicket:ignoreIfNotActive=tru
erandom=0.23572425147004144

I had made the 'intelligent guess' when talking to the loadrunner guys that
the 'random' attribute was present only to prevent badly behaved proxy
servers caching dynamic pages, and that Wicket completely ignored the
attribute when it comes to processing the request. I just want to check with
you guys that that assumption is correct? It did occur to me that the
attribute could conceivably be being used as a security measure to lessen
the chances of a successful URL spoofing attempt.

Thanks for your time,


Paul



This e-mail (and any attachments) may contain privileged and/or confidential 
information. If you are not the intended recipient please do not disclose, 
copy, distribute, disseminate or take any action in reliance on it. If you have 
received this message in error please reply and tell us and then delete it. 
Should you wish to communicate with us by e-mail we cannot guarantee the 
security of any data outside our own computer systems. For the protection of 
Legal  General's systems and staff, incoming emails will be automatically 
scanned.

Any information contained in this message may be subject to applicable terms 
and conditions and must not be construed as giving investment advice within or 
outside the United Kingdom.

The following companies are subsidiary companies of the Legal  General Group 
Plc which are authorised and regulated by the Financial Services Authority for 
advising and arranging the products shown: Legal  General Partnership Services 
Limited (insurance and mortgages), Legal  General Insurance Limited 
(insurance), Legal  General Assurance Society Limited 
(life assurance, pensions and investments), Legal  General Unit Trust Managers 
Limited and Legal  General Portfolio Management Services Limited (investments).

They are registered in England under numbers shown.
The registered office is Temple Court, 11 Queen Victoria Street, London EC4N 
4TP.

Legal  General Partnership Services Limited: 5045000 Legal  General Assurance 
Society Limited: 166055 Legal  General (Unit Trust Managers) Limited: 1009418 
Legal  General (Portfolio Management Services) Limited: 2457525 Legal  
General Insurance Limited: 423930

They are registered with the Financial Services Authority under numbers shown. 
You can check this at www.fsa.gov.uk/register

Legal  General Partnership Services Limited: 300792 Legal  General Assurance 
Society Limited: 117659 Legal  General (Unit Trust Managers) Limited: 119273 
Legal  General (Portfolio Management Services) Limited: 146786 Legal  General 
Insurance Limited: 202050


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] How to add pageparameters dynamicaly in link from JS

2007-06-20 Thread Konstantin

How can I set up page parameters in link using some javascript. I have DOJO
tree, and javascript function that gets sting with selected item, and I have
a link to page with 1 parameter, that string, how to setup dynamic page link
construction ? Or how can I get JS function result to java ... or maybe
there is other wicket way ?
-- 
View this message in context: 
http://www.nabble.com/How-to-add-pageparameters-dynamicaly-in-link-from-JS-tf3950970.html#a11209274
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Textfield inside RadioChoice

2007-06-20 Thread Martijn Dashorst
I just looked up the spec, and the span tag is really allowed to
contain other elements, specifically formcontrols:

http://www.w3.org/TR/html401/sgml/dtd.html#inline

The span definition is a couple of lines below the provided anchor.

Martijn

On 6/20/07, Timo Rantalaiho [EMAIL PROTECTED] wrote:
 On Tue, 19 Jun 2007, Saad, Salma wrote:
  So it looks like I cannot have a textfield inside of a span.

 I think that in HTML, span isn't supposed to contain any
 tags.

 - Timo

 --
 Timo Rantalaiho
 Reaktor Innovations OyURL: http://www.ri.fi/ 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



-- 
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] form.class - findSubmittingButton() - runtime e xception - any su ggestions?

2007-06-20 Thread Seldon, Richard
Thanks for response igor.  In answer to your question,  yes we've overridden
isVisible to be of form :-
 
public boolean isVisible() {

return getXXX() != null;

}

where getXXX() might be getModelObject() or some other instance variable etc
whose presence would mean data values successfully returned (from a
synchronous service locate method call etc). we use this idiom quite a bit
in the codebase for switching visibility between composite page components.

Just to be more specific regarding my ambiguous description below (this
would tally with our code that does call isVisible() as part of the
submission process)...
: we do NOT call the isVisible() method directly but let the wicket
framework handle that - we just override the method itself as outlined
above.

Appreciate there isn't much info to work with on this - i can't reproduce in
my development environment. this appears when using load runner scripts.

Rich.

 

 

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Igor Vaynberg
Sent: 19 June 2007 18:34
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] form.class - findSubmittingButton() - runtime
exception - any su ggestions?


did you override isvisible(), if so what does that look like?

-igor



On 6/19/07, Seldon, Richard   mailto:[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: 


Have been using Wicket as part of large SOA project for some time - version 
1.2.4. Running our code during development phase using Wepshere application
developer (WID) environments had no probs, wicket has performed v.well.

We are in model office stages of dev for release 1. We're using load runner 
for load testing and getting a frequent WicketRuntimeException (please see
snippet below where xxx refers to specific wicket impl. component ids) :-

008a RequestCycle  E wicket.RequestCycle step Submit Button xxx 
(path=theForm:xxx) is not visible
 wicket.WicketRuntimeException: Submit
Button xxx (path=theForm:xxx) is not visible
at wicket.markup.html.form.Form$5.component(Form.java (Compiled
Code))
at
wicket.MarkupContainer.visitChildren(MarkupContainer.java(Compiled Code))
at wicket.markup.html.form.Form.findSubmittingButton(Form.java:583)


Think this problem ultimately surfaces because somehow the visibility of 
the submitting button has been toggled from visible to invisible before the
form child visitor has had a chance to actually find the submitting button
to perform required subsequent invocation... this would tally with our code 
that does call isVisible() as part of the submission process but...

This same symptom appears in several parts of our app using similar code
(different wicket components)
How would the visibility call manage to be invoked before the 
findSubmittingButton() method has been invoked?
Is it more likely somewhere we've got an error in our load scripts?

Any ideas much appreciated.
Cheers, Rich.



FYI only - code where runtime exception actually raised in 
findSubmittingButton() given below...

if (!button.isVisible())
{
throw new WicketRuntimeException(Submit Button  +
button.getInputName()
+  (path= + button.getPageRelativePath () + ) is not
visible);
}


This e-mail (and any attachments) may contain privileged and/or confidential
information. If you are not the intended recipient please do not disclose,
copy, distribute, disseminate or take any action in reliance on it. If you
have received this message in error please reply and tell us and then delete
it. Should you wish to communicate with us by e-mail we cannot guarantee the
security of any data outside our own computer systems. For the protection of
Legal  General's systems and staff, incoming emails will be automatically
scanned. 

Any information contained in this message may be subject to applicable terms
and conditions and must not be construed as giving investment advice within
or outside the United Kingdom.

The following companies are subsidiary companies of the Legal  General
Group Plc which are authorised and regulated by the Financial Services
Authority for advising and arranging the products shown: Legal  General
Partnership Services Limited (insurance and mortgages), Legal  General
Insurance Limited (insurance), Legal  General Assurance Society Limited 
(life assurance, pensions and investments), Legal  General Unit Trust
Managers Limited and Legal  General Portfolio Management Services Limited
(investments).

They are registered in England under numbers shown. 
The registered office is Temple Court, 11 Queen Victoria Street, London EC4N
4TP.

Legal  General Partnership Services Limited: 5045000 Legal  General
Assurance Society Limited: 166055 Legal  General (Unit Trust Managers)
Limited: 1009418 Legal  General (Portfolio Management Services) Limited:
2457525 Legal  General Insurance Limited: 423930 

They are registered with the Financial Services Authority under numbers
shown. 

Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Nino Saturnino Martinez Vazquez Wael
and I Frederikssund:)


Frank Bille wrote:
 On 6/19/07, *Flemming Boller* [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 Hello

 I would like to show up also.

 I come from Borup, but work in copenhagen.


 Funny, I come from Viby Sjælland.

 Frank
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Nino Saturnino Martinez Vazquez Wael
So I guess we should be some where above the minumum limit:)

What topics are people interested in hearing about?

I would really like to here something about testing with wicket.



regards Nino

Flemming Boller wrote:
 Hello

 I would like to show up also.

 I come from Borup, but work in copenhagen.

 Perhabs I can persuade some of my collegues to show up also ;-)

 /Flemming

 On 6/18/07, *Nino Saturnino Martinez Vazquez Wael* 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Yup better be late aug then, so we dont run into my vacation..
 I've held
 a couple of getting started wicket things now..

 This should defiantly attract some people(it's like a free getting
 started with wicket course...:))...

 regards Nino

 Frank Bille wrote:
  Yeah, perhaps we could start out as an introduction/getting-started
  thingy for a go-home-meeting or something. I don't have the time to
  arrange a lot right now, but perhaps in aug.
 
  Frank
 
  On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
  We are 2 guys so far:) Guessing that we need at least 5 to
 make it
  happend?
 
  regards Nino
 
  Nino Saturnino Martinez Vazquez Wael wrote:
   Aha:)
  
   Then we just need some people to sign up...:)
  
   regards Nino
  
   Frank Bille wrote:
  
   Was just thinking the same :)
  
   I also think we can borrow a room at Avaleo (ITU's
 meeting rooms).
  
   Frank
  
  
   On 6/15/07, *Nino Saturnino Martinez Vazquez Wael *
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  
   Hi Inspired by Al im writing this mail.
  
   I think we should be enough people to make a group,
 however
  im not
   certain.
  
   So please reply to this mail if interested.
  
   Jayway will gladly host the group, providing we arent
 above 15
   peeps or
   so(we havent got room for more:))
  
   regards Nino
  
  
 
 -

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express
  and take
   control of your XML. No limits. Just data. Click to
 get it now.
   http://sourceforge.net/powerbar/db2/
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   mailto: Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
 
 
 
  
  
 
 -

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express
 and take
   control of your XML. No limits. Just data. Click to get
 it now.
   http://sourceforge.net/powerbar/db2/
  
 
 
 
  
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
  
 
 -
 
   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express
 and take
   control of your XML. No limits. Just data. Click to get it
 now.
   http://sourceforge.net/powerbar/db2/
   ___
   

Re: [Wicket-user] wicket-contrib-gmap2

2007-06-20 Thread Nino Saturnino Martinez Vazquez Wael


Mats Norén wrote:
 Sorry guys for jumping in this late in the game, but has has anyone
 considered writing a contrib for OpenLayers[1]?
 OpenLayers covers a lot of the functionality of the GMap client and is
 open source with a BSD license.
 Some of the features:
 - Vector support for displaying and drawing
 - KML support
 - Markers
 - GeoRSS
 - GML Parser
 - SVG support
 - WMS and WFS compliant
 - Use Google Maps, VE or Yahoo as baselayers and add your own markers
 or layers on top.
 - Hooks for all map events

 On top of this, there are a boatload of examples to look at [2].

 GeoServer[3] + Wicket + Openlayers would, in my opinion, be a killer
 gis/map enabled webstack. Throw in PostGIS [4] and you got the entire
 foodchain for your mapping needs.

 I would love to contribute in some way but I don´t see the relevance
 in just going the Google  way. Is there a particular reason for
 choosing GMap?

   
No not for me, only reason for choosing GMap was that it was already 
there, and I did not know of anything else. Also I think the 
documentation for GMap API are somewhat poorly described, not all 
functions and events are listed on the officalt pages.

I'll look into the Openlayers stuff, seems like some very nice stuff.:)
 Best regards,
 Mats

 ps.
 In GeoServer community branch there is some old? code for their
 management GUI [5] that uses Wicket.
 ds.

 [1] http://openlayers.org
 [2] http://openlayers.org/dev/examples/
 [3] http://geoserver.org
 [4] http://postgis.refractions.net/
 [5]. 
 http://svn.codehaus.org/geoserver/branches/1.4.x/community/modular_ui/wicket-sample/



 On 6/19/07, Nino Saturnino Martinez Vazquez Wael
 [EMAIL PROTECTED] wrote:
   
 Wrote answers below..

 Martin Funk wrote:
 
 Iulian Costan schrieb:

   
 yap, well done, also maybe we can put together the effort and improve
 things.

 
 yeah, right on wicket-contrib-gmap2 is the most constructive comment I
 was able to give on wicket-contrib-gmap.
 Do a diff -r wicket-contrib-gmap wicket-contrib-gmap2 and it'll
 precisely show which parts of the code I thought needed to be changed.
 Pick the parts you like and merge em. After all its all Apache Licensed.

   

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket-contrib-gmap2

2007-06-20 Thread Nino Saturnino Martinez Vazquez Wael
Well I think youre correct. But I would also hate if any of the great 
stuff from both projects was lost in migration.. Lets wait a bit the n 
and see where end:)

regards Nino

Martin Funk wrote:
 Nino Saturnino Martinez Vazquez Wael schrieb:
   
 I completely agree. So I'd like for us to integrate the best stuff of 
 the two maps into each other.

 Martin I guess we should discuss how we should go on with this?

   
 

 I think we are. Discussing I mean.
 The GMap thing currently is getting more attention and input than it has 
 in a long time. And I'm not sure if I can raise my input rate any higher 
 than this. I still haven't understood JavaScript, wicket or the Google 
 Map API enough to come up with a final conclusion or even a decision 
 which approach is better than the other.

 I wouldn't mind letting the things evolve for a little time. It 
 shouldn't harm Wicket-Stuff to have two approaches to one subject.

 Martin

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Frank Bille

I was also thinking about having a little drink or something, to celebrate
that Wicket is (hopefully) an Apache top level project. Copenhagen is
perhaps too small to make some noise in, but I think we should try :)

It could be at the same time as some wicket introduction/go-home
meeting/seminar/something.

Frank

On 6/20/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
wrote:


So I guess we should be some where above the minumum limit:)

What topics are people interested in hearing about?

I would really like to here something about testing with wicket.



regards Nino

Flemming Boller wrote:
 Hello

 I would like to show up also.

 I come from Borup, but work in copenhagen.

 Perhabs I can persuade some of my collegues to show up also ;-)

 /Flemming

 On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Yup better be late aug then, so we dont run into my vacation..
 I've held
 a couple of getting started wicket things now..

 This should defiantly attract some people(it's like a free getting
 started with wicket course...:))...

 regards Nino

 Frank Bille wrote:
  Yeah, perhaps we could start out as an
introduction/getting-started
  thingy for a go-home-meeting or something. I don't have the time
to
  arrange a lot right now, but perhaps in aug.
 
  Frank
 
  On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
  We are 2 guys so far:) Guessing that we need at least 5 to
 make it
  happend?
 
  regards Nino
 
  Nino Saturnino Martinez Vazquez Wael wrote:
   Aha:)
  
   Then we just need some people to sign up...:)
  
   regards Nino
  
   Frank Bille wrote:
  
   Was just thinking the same :)
  
   I also think we can borrow a room at Avaleo (ITU's
 meeting rooms).
  
   Frank
  
  
   On 6/15/07, *Nino Saturnino Martinez Vazquez Wael *
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  
   Hi Inspired by Al im writing this mail.
  
   I think we should be enough people to make a group,
 however
  im not
   certain.
  
   So please reply to this mail if interested.
  
   Jayway will gladly host the group, providing we arent
 above 15
   peeps or
   so(we havent got room for more:))
  
   regards Nino
  
  
 

-

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2
express
  and take
   control of your XML. No limits. Just data. Click to
 get it now.
   http://sourceforge.net/powerbar/db2/
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   mailto: Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  
https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
 


 
  
  
 

-

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express
 and take
   control of your XML. No limits. Just data. Click to get
 it now.
   http://sourceforge.net/powerbar/db2/
  
 


 
  
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
  
 


[Wicket-user] Write javascript to inlineframe

2007-06-20 Thread Marieke Vandamme

Hello,

On my html page I have an iframe = iframe wicket:id=iframe/iframe

Early code :
WebMarkupContainer iframe = new WebMarkupContainer(iframe);
Then I set the src for my iframe with a SimpleMarkupContainer = 
iframe.add(new SimpleAttributeModifier(src, 
urlFor(PageMap.forName(MyPageMap), MyPage.class, params)));

New code (i want to change and use inlineframe):
InlineFrame iframe = InlineFrame(iframe, PageMap.forName(MyPageMap), 
MyPage.class);

Problem:
In MyPage.java I want to write some javascript to my html using 
JavascriptUtils.writeJavascript.
This works fine, untill I put a form on my FirstPage (the page that holds 
the iframe). 
Without the form, the javascript is printed in my iframe, with the form, 
it isn't...
Is this expected behaviour when form and iframe are on the same page?
When using my early code (with the simpleattributemodifier i don't have 
any problems)..

I need my form, because my form contains an ajaxsubmitbutton and with this 
button i want to refresh my iframe.
There I have another question..
Is the code underneath the best solution to do so or is there a better 
one?

AjaxSubmitButton btn = new AjaxSubmitButton(btn, myForm) {
  protected void onSubmit(AjaxRequestTarget target, Form form) {
final InlineFrame newIframe = InlineFrame(iframe, 
PageMap.forName(MyPageMap), MyPage.class);
newIframe.setOutputMarkupId(true);
newIframe.replaceWith(iframe);
target.addComponent(newIframe);
  }
};

 DISCLAIMER 
A HREF=http://www.tvh.be/newen/pages/emaildisclaimer.html;
http://www.tvh.be/newen/pages/emaildisclaimer.html /A

This message is delivered to all addressees subject to the conditions
set forth in the attached disclaimer, which is an integral part of this
message. -
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Wicket Google Guice integration is in trunk

2007-06-20 Thread Al Maw
Hi folks,

I've just implemented Google Guice integration for Wicket 1.3.x.

For more details, see here:
  - http://herebebeasties.com/2007-06-20/wicket-gets-guicy/

Please note that due to the magic proxying of stuff, it only supports 
field injection at the moment.

Any bug reports/feature requests should go in JIRA under the 
wicket-guice component.

Best regards,

Al

-- 
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Google Guice integration is in trunk

2007-06-20 Thread Jan Kriesten

Hi Al,

 I've just implemented Google Guice integration for Wicket 1.3.x.

that's simply just great news! :) Thanx for your efforts on this! :))

Best regards, --- Jan.



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] PageMap/single instance of a user-input page to remember input

2007-06-20 Thread howzat

There is indeed a little bit of info in the javadoc (but on the Page class).
Is there something more you can help with to below questions? 

howzat wrote:
 
 I didn't find anything to read describing how and when to use PageMap and
 how it works?
 Are there any examples showing what can be done with it?
 If I have a page that has some user input, and I don't want to pass a
 reference to that page to all other pages the user may navigate to before
 returning to complete her input (on the original page/instance), would a
 PageMap be something to look at?
 
 

-- 
View this message in context: 
http://www.nabble.com/PageMap-single-instance-of-a-user-input-page-to-remember-input-tf3949400.html#a11212831
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] PageMap.AccessStack gone in 1.3

2007-06-20 Thread Ivo van Dongen

Hi,

We're in the middle of upgrading one of our apps from wicket 1.2.6 to
1.3(finally :)). Sadly, we're running into a small problem which we
don't know
how to get around.
In our 1.2.6 version we had an utility class to set up previous page links
based on the PageMap. It went something like this:

   public static PreviousPageLink getInstance(String markupId) {
   PageMap pageMap = (PageMap) Session.get().getDefaultPageMap();
   int size = pageMap.getAccessStack().size();
   if(size  0) {
   PageMap.Access access = (PageMap.Access) pageMap.getAccessStack
().get(size-1);
   Page previousPage = pageMap.getEntry(access.getId()).getPage();
   ...
   }

But in 1.3 the AccessStack isn't available in PageMap, only in
AccessStackPageMap. But the PageMap used in our application is the
SecondLevelCachePageMap which doesn't have any means to access the list of
PageMapEntries.

Any ideas on how to work arround this? We've tried to use the numeric id
from the page, but that seems to be zero every time.

Thanks in advance,
Ivo and Rommert

--
Ivo van Dongen
Func. Internet Integration
W http://www.func.nl
T +31 20 423
F +31 20 4223500
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] FormComponent/PropertyModel with primitive data type

2007-06-20 Thread ChuckDeal

1.3.0 (pretty recent build)/ Java5

I was thinking about this some more.  I believe (either due to autoboxing or
standard reflection) that my primitive float if being returned from the
PropertyResolver as a Float object, not the float primitive that it is
defined as.  As a result, the getObject() value's type does NOT match the
getObjectClass() value.

I suppose one way for me to get past this is to explicit set the Type, but I
would think that the framework might need to be adjusted somehow to prevent
this discrepancy.

Chuck


ChuckDeal wrote:
 
 I have a custom Model that extends PropertyModel.  I attach an instance of
 that model that wraps a float value (not Float).  As a result,
 FormComponent.typeName gets set automatically to float.  Later on,
 during rendering, the following exception is thrown.  Should it really be
 trying to resolve the typeName for a primitive type?
 
 Chuck
 
 ==
 org.apache.wicket.WicketRuntimeException: Unable to load class with name:
 float
   at
 org.apache.wicket.application.DefaultClassResolver.resolveClass(DefaultClassResolver.java:78)
   at org.apache.wicket.util.lang.Classes.resolveClass(Classes.java:75)
   at
 org.apache.wicket.markup.html.form.FormComponent.getType(FormComponent.java:662)
   at
 org.apache.wicket.markup.html.form.AbstractTextComponent.onBeforeRender(AbstractTextComponent.java:103)
   at org.apache.wicket.Component.beforeRender(Component.java:846)
   at
 org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1449)
 snip recursive part of stacktrace
   at org.apache.wicket.Component.beforeRender(Component.java:856)
   at
 org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1449)
   at org.apache.wicket.Component.beforeRender(Component.java:856)
   at org.apache.wicket.Page.renderPage(Page.java:885)
   at
 org.apache.wicket.protocol.http.WebRequestCycle.redirectTo(WebRequestCycle.java:165)
   at
 org.apache.wicket.request.target.component.PageRequestTarget.respond(PageRequestTarget.java:59)
   at
 org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:103)
   at
 org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1037)
   at org.apache.wicket.RequestCycle.step(RequestCycle.java:1107)
   at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1176)
   at org.apache.wicket.RequestCycle.request(RequestCycle.java:499)
   at
 org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:257)
   at
 org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:127)
 ==
 
 Should it really be trying to resolve the typeName for a primitive type?
 
 Chuck
 

-- 
View this message in context: 
http://www.nabble.com/FormComponent-PropertyModel-with-primitive-data-type-tf3948561.html#a11213133
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] FormComponent/PropertyModel with primitive data type

2007-06-20 Thread Al Maw
This issue was fixed in trunk on 2007-06-18 at 15:04 in r548362.

Regards,

Al

ChuckDeal wrote:
 I have a custom Model that extends PropertyModel.  I attach an instance of
 that model that wraps a float value (not Float).  As a result,
 FormComponent.typeName gets set automatically to float.  Later on, during
 rendering, the following exception is thrown.  Should it really be trying to
 resolve the typeName for a primitive type?
 
 Chuck
 
 ==
 org.apache.wicket.WicketRuntimeException: Unable to load class with name:
 float
   at
 org.apache.wicket.application.DefaultClassResolver.resolveClass(DefaultClassResolver.java:78)
   at org.apache.wicket.util.lang.Classes.resolveClass(Classes.java:75)
   at
 org.apache.wicket.markup.html.form.FormComponent.getType(FormComponent.java:662)
   at
 org.apache.wicket.markup.html.form.AbstractTextComponent.onBeforeRender(AbstractTextComponent.java:103)
   at org.apache.wicket.Component.beforeRender(Component.java:846)
   at
 org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1449)
 snip recursive part of stacktrace
   at org.apache.wicket.Component.beforeRender(Component.java:856)
   at
 org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1449)
   at org.apache.wicket.Component.beforeRender(Component.java:856)
   at org.apache.wicket.Page.renderPage(Page.java:885)
   at
 org.apache.wicket.protocol.http.WebRequestCycle.redirectTo(WebRequestCycle.java:165)
   at
 org.apache.wicket.request.target.component.PageRequestTarget.respond(PageRequestTarget.java:59)
   at
 org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:103)
   at
 org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1037)
   at org.apache.wicket.RequestCycle.step(RequestCycle.java:1107)
   at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1176)
   at org.apache.wicket.RequestCycle.request(RequestCycle.java:499)
   at
 org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:257)
   at
 org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:127)
 ==
 
 Should it really be trying to resolve the typeName for a primitive type?
 
 Chuck


-- 
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] FormComponent/PropertyModel with primitive data type

2007-06-20 Thread ChuckDeal

Argh!  I was running r548356!

Thanks, I'll build again..

Chuck


Al Maw wrote:
 
 This issue was fixed in trunk on 2007-06-18 at 15:04 in r548362.
 
 Regards,
 
 Al
 
 ChuckDeal wrote:
 I have a custom Model that extends PropertyModel.  I attach an instance
 of
 that model that wraps a float value (not Float).  As a result,
 FormComponent.typeName gets set automatically to float.  Later on,
 during
 rendering, the following exception is thrown.  Should it really be trying
 to
 resolve the typeName for a primitive type?
 
 Chuck
 
 ==
 org.apache.wicket.WicketRuntimeException: Unable to load class with name:
 float
  at
 org.apache.wicket.application.DefaultClassResolver.resolveClass(DefaultClassResolver.java:78)
  at org.apache.wicket.util.lang.Classes.resolveClass(Classes.java:75)
  at
 org.apache.wicket.markup.html.form.FormComponent.getType(FormComponent.java:662)
  at
 org.apache.wicket.markup.html.form.AbstractTextComponent.onBeforeRender(AbstractTextComponent.java:103)
  at org.apache.wicket.Component.beforeRender(Component.java:846)
  at
 org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1449)
 snip recursive part of stacktrace
  at org.apache.wicket.Component.beforeRender(Component.java:856)
  at
 org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1449)
  at org.apache.wicket.Component.beforeRender(Component.java:856)
  at org.apache.wicket.Page.renderPage(Page.java:885)
  at
 org.apache.wicket.protocol.http.WebRequestCycle.redirectTo(WebRequestCycle.java:165)
  at
 org.apache.wicket.request.target.component.PageRequestTarget.respond(PageRequestTarget.java:59)
  at
 org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:103)
  at
 org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1037)
  at org.apache.wicket.RequestCycle.step(RequestCycle.java:1107)
  at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1176)
  at org.apache.wicket.RequestCycle.request(RequestCycle.java:499)
  at
 org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:257)
  at
 org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:127)
 ==
 
 Should it really be trying to resolve the typeName for a primitive type?
 
 Chuck
 
 
 -- 
 Alastair Maw
 Wicket-biased blog at http://herebebeasties.com
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

-- 
View this message in context: 
http://www.nabble.com/FormComponent-PropertyModel-with-primitive-data-type-tf3948561.html#a11213375
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Nino Saturnino Martinez Vazquez Wael
Sure. Lets see if we can fit it in..


:)

Frank Bille wrote:
 I was also thinking about having a little drink or something, to 
 celebrate that Wicket is (hopefully) an Apache top level project. 
 Copenhagen is perhaps too small to make some noise in, but I think we 
 should try :)

 It could be at the same time as some wicket introduction/go-home 
 meeting/seminar/something.

 Frank

 On 6/20/07, *Nino Saturnino Martinez Vazquez Wael* 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 So I guess we should be some where above the minumum limit:)

 What topics are people interested in hearing about?

 I would really like to here something about testing with wicket.



 regards Nino

 Flemming Boller wrote:
  Hello
 
  I would like to show up also.
 
  I come from Borup, but work in copenhagen.
 
  Perhabs I can persuade some of my collegues to show up also ;-)
 
  /Flemming
 
  On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
 
  Yup better be late aug then, so we dont run into my vacation..
  I've held
  a couple of getting started wicket things now..
 
  This should defiantly attract some people(it's like a free
 getting
  started with wicket course...:))...
 
  regards Nino
 
  Frank Bille wrote:
   Yeah, perhaps we could start out as an
 introduction/getting-started
   thingy for a go-home-meeting or something. I don't have
 the time to
   arrange a lot right now, but perhaps in aug.
  
   Frank
  
   On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  
   We are 2 guys so far:) Guessing that we need at least 5 to
  make it
   happend?
  
   regards Nino
  
   Nino Saturnino Martinez Vazquez Wael wrote:
Aha:)
   
Then we just need some people to sign up...:)
   
regards Nino
   
Frank Bille wrote:
   
Was just thinking the same :)
   
I also think we can borrow a room at Avaleo (ITU's
  meeting rooms).
   
Frank
   
   
On 6/15/07, *Nino Saturnino Martinez Vazquez Wael *
[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
   mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
   mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
   
Hi Inspired by Al im writing this mail.
   
I think we should be enough people to make a group,
  however
   im not
certain.
   
So please reply to this mail if interested.
   
Jayway will gladly host the group, providing we
 arent
  above 15
peeps or
so(we havent got room for more:))
   
regards Nino
   
   
  
 
 -
 
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of
 DB2 express
   and take
control of your XML. No limits. Just data. Click to
  get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   mailto: Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
mailto: Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  

Re: [Wicket-user] form.class - findSubmittingButton() - runtime e xception - any su ggestions?

2007-06-20 Thread Timo Rantalaiho
On Wed, 20 Jun 2007, Seldon, Richard wrote:
 Thanks for response igor.  In answer to your question,  yes we've overridden
 isVisible to be of form :-
  
 public boolean isVisible() {
 
 return getXXX() != null;
 
 }

isVisible() can be called several times during the request 
cycle. One optimization (?) that you could try would be to 
leave isVisible without overriding and do

@Override
public void onBeforeRender() {
setVisible(getXXX() != null);
super.onBeforeRender();
}

instead.

It's hard to say if this would affect your case, it would be 
interesting to understand better why your issue only occurs 
in load testing. Could it be an issue of state being 
shared incorrectly between concurrent requests? Do your 
load test users have separate HTTP sessions?

- Timo

-- 
Timo Rantalaiho   
Reaktor Innovations OyURL: http://www.ri.fi/ 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Convertes Hell (Wicket 1.2.x)

2007-06-20 Thread Francisco Diaz Trepat - gmail

kanieshna, Ya ochin intersna

Я заинтересован


About the jira I meant.


f(t)
On 6/20/07, Andrew Klochkov [EMAIL PROTECTED] wrote:


Francisco Diaz Trepat - gmail wrote:
 Nie magu panimayet stonibuts.
:-) Russian Wicket Users Group - interested?

 cannot understand anything.
 f(t)
what do you mean?

--
Andrew Klochkov


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Google Guice integration is in trunk

2007-06-20 Thread Al Maw
Al Maw wrote:
 I've just implemented Google Guice integration for Wicket 1.3.x.
 
 For more details, see here:
   - http://herebebeasties.com/2007-06-20/wicket-gets-guicy/
 
 Please note that due to the magic proxying of stuff, it only supports 
 field injection at the moment.

It now also supports method injection, including @Blue-style 
BindingAnnotations (see the Guice manual for details).

Regards,

Al

-- 
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Google Guice integration is in trunk

2007-06-20 Thread Eelco Hillenius
Cheers Al, nice job!

Eelco

On 6/20/07, Al Maw [EMAIL PROTECTED] wrote:
 Hi folks,

 I've just implemented Google Guice integration for Wicket 1.3.x.

 For more details, see here:
   - http://herebebeasties.com/2007-06-20/wicket-gets-guicy/

 Please note that due to the magic proxying of stuff, it only supports
 field injection at the moment.

 Any bug reports/feature requests should go in JIRA under the
 wicket-guice component.

 Best regards,

 Al

 --
 Alastair Maw
 Wicket-biased blog at http://herebebeasties.com

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Flemming Boller

On 6/20/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
wrote:


So I guess we should be some where above the minumum limit:)


What topics are people interested in hearing about?


Perhabs we could start up and discuss about some of the  projects we have
used Wicket in?

And I think a sure point of interest is the usage of the IModel in Wicket
and how it can be used.

I have done some testing in Wicket combined with spring so I could
contribute with my small knowledge :-)

/Flemming

I would really like to here something about testing with wicket.




regards Nino

Flemming Boller wrote:
 Hello

 I would like to show up also.

 I come from Borup, but work in copenhagen.

 Perhabs I can persuade some of my collegues to show up also ;-)

 /Flemming

 On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Yup better be late aug then, so we dont run into my vacation..
 I've held
 a couple of getting started wicket things now..

 This should defiantly attract some people(it's like a free getting
 started with wicket course...:))...

 regards Nino

 Frank Bille wrote:
  Yeah, perhaps we could start out as an
introduction/getting-started
  thingy for a go-home-meeting or something. I don't have the time
to
  arrange a lot right now, but perhaps in aug.
 
  Frank
 
  On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
  We are 2 guys so far:) Guessing that we need at least 5 to
 make it
  happend?
 
  regards Nino
 
  Nino Saturnino Martinez Vazquez Wael wrote:
   Aha:)
  
   Then we just need some people to sign up...:)
  
   regards Nino
  
   Frank Bille wrote:
  
   Was just thinking the same :)
  
   I also think we can borrow a room at Avaleo (ITU's
 meeting rooms).
  
   Frank
  
  
   On 6/15/07, *Nino Saturnino Martinez Vazquez Wael *
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  
   Hi Inspired by Al im writing this mail.
  
   I think we should be enough people to make a group,
 however
  im not
   certain.
  
   So please reply to this mail if interested.
  
   Jayway will gladly host the group, providing we arent
 above 15
   peeps or
   so(we havent got room for more:))
  
   regards Nino
  
  
 

-

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2
express
  and take
   control of your XML. No limits. Just data. Click to
 get it now.
   http://sourceforge.net/powerbar/db2/
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   mailto: Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  
https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
 


 
  
  
 

-

   This SF.net email is sponsored by DB2 Express
   Download DB2 Express C - the FREE version of DB2 express
 and take
   control of your XML. No limits. Just data. Click to get
 it now.
   http://sourceforge.net/powerbar/db2/
  
 


 
  
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
 mailto:Wicket-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/wicket-user
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
  
 

-

Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Frank Bille

Sounds good. Do you guys think we should try to find a date soon (like in
early july) or should we wait to august. I have time to arrange something in
august, but not in july.

Would you prefer go-home meetings (weekdays after work) or weekends?

Frank


On 6/20/07, Flemming Boller [EMAIL PROTECTED] wrote:


On 6/20/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
wrote:

 So I guess we should be some where above the minumum limit:)

What topics are people interested in hearing about?


Perhabs we could start up and discuss about some of the  projects we have
used Wicket in?

And I think a sure point of interest is the usage of the IModel in Wicket
and how it can be used.

I have done some testing in Wicket combined with spring so I could
contribute with my small knowledge :-)

/Flemming

I would really like to here something about testing with wicket.



 regards Nino

 Flemming Boller wrote:
  Hello
 
  I would like to show up also.
 
  I come from Borup, but work in copenhagen.
 
  Perhabs I can persuade some of my collegues to show up also ;-)
 
  /Flemming
 
  On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
 
  Yup better be late aug then, so we dont run into my vacation..
  I've held
  a couple of getting started wicket things now..
 
  This should defiantly attract some people(it's like a free getting
  started with wicket course...:))...
 
  regards Nino
 
  Frank Bille wrote:
   Yeah, perhaps we could start out as an
 introduction/getting-started
   thingy for a go-home-meeting or something. I don't have the time
 to
   arrange a lot right now, but perhaps in aug.
  
   Frank
  
   On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
   [EMAIL PROTECTED] mailto: [EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED]
  mailto: [EMAIL PROTECTED] wrote:
  
   We are 2 guys so far:) Guessing that we need at least 5 to
  make it
   happend?
  
   regards Nino
  
   Nino Saturnino Martinez Vazquez Wael wrote:
Aha:)
   
Then we just need some people to sign up...:)
   
regards Nino
   
Frank Bille wrote:
   
Was just thinking the same :)
   
I also think we can borrow a room at Avaleo (ITU's
  meeting rooms).
   
Frank
   
   
On 6/15/07, *Nino Saturnino Martinez Vazquez Wael *
[EMAIL PROTECTED] mailto: [EMAIL PROTECTED]
 
  mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
   mailto: [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]
   mailto: [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
   
Hi Inspired by Al im writing this mail.
   
I think we should be enough people to make a group,
  however
   im not
certain.
   
So please reply to this mail if interested.
   
Jayway will gladly host the group, providing we arent
  above 15
peeps or
so(we havent got room for more:))
   
regards Nino
   
   
  
 
 -
 
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2
 express
   and take
control of your XML. No limits. Just data. Click to
  get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
   mailto: Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
mailto: Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
   mailto: Wicket-user@lists.sourceforge.net
  mailto:Wicket-user@lists.sourceforge.net
   
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   
   
   
  
 
 
  
   
   
  
 
 -
 
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express
  and take
control of your XML. No limits. Just data. Click to get
  it now.
http://sourceforge.net/powerbar/db2/
   
  
 
 
  
   
___
Wicket-user 

[Wicket-user] Wicket Portlet Support? Examples and Documentation?

2007-06-20 Thread manuel barzi
Dear Sirs,

When we started using Wicket in our project one of the major
motivation was its support for Portlet implementation.

This week, we have migrated our wicket-implemented WebApp to
PortletApp, asuring there are no compilations errors, and everything
seems to go right.

Now we need to pack it in a portlet-war and deploy it in Liferay
Portal. The matter is now, at Wicket's Site, we cannot find the
wicket-portlet-examples, neither Wicket Portlet Documentation. It's
like if portlets have suddenly disappeared from Wicket's!

What happened with Wicket Portlet Support?

Please, dont mention it is not supported anymore... that would be a
disaster for us... ;)

Thank you.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Portlet Support? Examples and Documentation?

2007-06-20 Thread Martijn Dashorst
http://www.nabble.com/forum/Search.jtp?forum=13974local=yquery=portlet+support

On 6/20/07, manuel barzi [EMAIL PROTECTED] wrote:
 Dear Sirs,

 When we started using Wicket in our project one of the major
 motivation was its support for Portlet implementation.

 This week, we have migrated our wicket-implemented WebApp to
 PortletApp, asuring there are no compilations errors, and everything
 seems to go right.

 Now we need to pack it in a portlet-war and deploy it in Liferay
 Portal. The matter is now, at Wicket's Site, we cannot find the
 wicket-portlet-examples, neither Wicket Portlet Documentation. It's
 like if portlets have suddenly disappeared from Wicket's!

 What happened with Wicket Portlet Support?

 Please, dont mention it is not supported anymore... that would be a
 disaster for us... ;)

 Thank you.

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



-- 
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] handling expiring pages

2007-06-20 Thread Eelco Hillenius
 But even if I would accept the usability penalty of the expiring pages, I'm
 surrounded by usability experts who will never do that. Moreover a very long
 session timeout won't be accepted by others.

But if you require your users to be logged in, what alternatives are
left then? Even if you would use another framework, you would have to
deal with session time-outs, right?

I'm sure there are still possibilities to improve though. One of the
things that we've been talking about is to have a more recoverable
model. Like in, when a page for an internal page is not found, we
would try to construct it's bookmarkable counterpart etc. I think
we've discussing this as 'hybrib urls' and Matej has been doing some
experimentation with this. We also just need a couple of really good
ideas and use cases if we want to improve on this.

Cheers,

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Textfield inside RadioChoice

2007-06-20 Thread salmas

Thanks, Igor, I switched to radiogroup/radio, however I still have issues
because I want to add the textfield to just a few of the options, my options
should look like

tr wicket:id=options
td
input type=radio wicket:id=workflowoption /input
/td 
td
option name
/td
/tr

for some of the options but then others might look like

tr wicket:id=options
td
input type=radio wicket:id=workflowoption /input
/td 
td
option name
/td
td
input maxlength=30 size=15 name=amount 
wicket:id=amount /
/td
/tr

 It looks like the radiogroup assumes that the markup is a template, if I
add the textfield to one
item then I must add it to the rest. I suppose I could use different panels
for each item but that seems so long winded for what I am trying to do. Any
suggestions?


igor.vaynberg wrote:
 
 use radiogroup/radio components instead
 
 -igor
 
 
 On 6/19/07, Saad, Salma [EMAIL PROTECTED] wrote:

  I have to show a textfield next to a radiochoice widget. Below is an
 excerpt from a panel that I am doing this in



 

 table border=0

 tr

   td

   input type=radioAccept /input

 input maxlength=30 size=15 name=test wicket:id=test/

   /td

   td

   input type=radioDeny  /input

   /td

   /tr

 /table

   

  I get the following error



 ERROR 2007-06-19 16:33:59,261 wicket.RequestCycle  - Expected close tag
 for '' Possible attempt to embed
 component(s) 'input maxlength=30 size=15 name=test
 wicket:id=test/' in the body of this component which discards its body

 [markup =
 file:/C:/javaProjects/eclipse-workspace/automated_payments/WEB-INF/classes/com/mizuho/futures/wicket/WorkflowFrame$RadioPanel.html,
 index = 4, current = 'input maxlength=30 size=15 name=test
 wicket:id=test/' (line 22, column 8)]

 *wicket.markup.MarkupException*:



 So it looks like I cannot have a textfield inside of a . Is there
 another way to get the textfield to show in that location? I also tried
 passing HTML in the choice list code using something like the following



 List options = Arrays.asList(new String[] { Accept,
 Decline,Override:,Pay: tr td input maxlength=30 size=15
 name
 =test wicket:id=test/ /td /tr,Collect: });



 choice.setEscapeModelStrings(*false*);

 add(choice);



 However, the HTML is still escaped despite the
 setEscapeModelStrings(false), I added a label to the same panel as the
 radioChoice and tested it with setEscapeModelStrings(false) and it
 worked.
 Does setEscapeModelStrings(false) not work in radioChoice widgets?
 Perhaps I
 am missing something..


  --

 CONFIDENTIAL: This e-mail, including its contents and attachments, if
 any,
 are confidential. It is neither an offer to buy or sell, nor a
 solicitation
 of an offer to buy or sell, any securities or any related financial
 instruments mentioned in it. If you are not the named recipient please
 notify the sender and immediately delete it. You may not disseminate,
 distribute, or forward this e-mail message or disclose its contents to
 anybody else. Unless otherwise indicated, copyright and any other
 intellectual property rights in its contents are the sole property of
 Mizuho
 Securities USA Inc.

 E-mail transmission cannot be guaranteed to be secure or error-free. The
 sender therefore does not accept liability for any errors or omissions in
 the contents of this message which arise as a result of e-mail
 transmission.
 If verification is required please request a hard-copy version.

 Although we routinely screen for viruses, addressees should check this
 e-mail and any attachments for viruses. We make no representation or
 warranty as to the absence of viruses in this e-mail or any attachments.
 Please note that to ensure regulatory compliance and for the protection
 of
 our customers and business, we may monitor and read e-mails sent to and
 from
 our server(s).
 --

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 

Re: [Wicket-user] Textfield inside RadioChoice

2007-06-20 Thread salmas

I solved my issue by using setEscapeModelStrings(false) which works now and
sending extra html to the label in the option. Thanks so much for your help.


igor.vaynberg wrote:
 
 use radiogroup/radio components instead
 
 -igor
 
 
 On 6/19/07, Saad, Salma [EMAIL PROTECTED] wrote:

  I have to show a textfield next to a radiochoice widget. Below is an
 excerpt from a panel that I am doing this in



 

 table border=0

 tr

   td

   input type=radioAccept /input

 input maxlength=30 size=15 name=test wicket:id=test/

   /td

   td

   input type=radioDeny  /input

   /td

   /tr

 /table

   

  I get the following error



 ERROR 2007-06-19 16:33:59,261 wicket.RequestCycle  - Expected close tag
 for '' Possible attempt to embed
 component(s) 'input maxlength=30 size=15 name=test
 wicket:id=test/' in the body of this component which discards its body

 [markup =
 file:/C:/javaProjects/eclipse-workspace/automated_payments/WEB-INF/classes/com/mizuho/futures/wicket/WorkflowFrame$RadioPanel.html,
 index = 4, current = 'input maxlength=30 size=15 name=test
 wicket:id=test/' (line 22, column 8)]

 *wicket.markup.MarkupException*:



 So it looks like I cannot have a textfield inside of a . Is there
 another way to get the textfield to show in that location? I also tried
 passing HTML in the choice list code using something like the following



 List options = Arrays.asList(new String[] { Accept,
 Decline,Override:,Pay: tr td input maxlength=30 size=15
 name
 =test wicket:id=test/ /td /tr,Collect: });



 choice.setEscapeModelStrings(*false*);

 add(choice);



 However, the HTML is still escaped despite the
 setEscapeModelStrings(false), I added a label to the same panel as the
 radioChoice and tested it with setEscapeModelStrings(false) and it
 worked.
 Does setEscapeModelStrings(false) not work in radioChoice widgets?
 Perhaps I
 am missing something..


  --

 CONFIDENTIAL: This e-mail, including its contents and attachments, if
 any,
 are confidential. It is neither an offer to buy or sell, nor a
 solicitation
 of an offer to buy or sell, any securities or any related financial
 instruments mentioned in it. If you are not the named recipient please
 notify the sender and immediately delete it. You may not disseminate,
 distribute, or forward this e-mail message or disclose its contents to
 anybody else. Unless otherwise indicated, copyright and any other
 intellectual property rights in its contents are the sole property of
 Mizuho
 Securities USA Inc.

 E-mail transmission cannot be guaranteed to be secure or error-free. The
 sender therefore does not accept liability for any errors or omissions in
 the contents of this message which arise as a result of e-mail
 transmission.
 If verification is required please request a hard-copy version.

 Although we routinely screen for viruses, addressees should check this
 e-mail and any attachments for viruses. We make no representation or
 warranty as to the absence of viruses in this e-mail or any attachments.
 Please note that to ensure regulatory compliance and for the protection
 of
 our customers and business, we may monitor and read e-mails sent to and
 from
 our server(s).
 --

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

-- 
View this message in context: 
http://www.nabble.com/Textfield-inside-RadioChoice-tf3949153.html#a11216266
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] how busy a site is wicket known to support?

2007-06-20 Thread Scott Swank
That's all very helpful.  I just wanted to be sure that we aren't
going to be pushing the envelope for Wicket's known performance
signature.

At this point my primary focus is on using models efficiently and
determining whether we are otherwise structuring things in an
inefficient manner.

Thank you again,
Scott

On 6/19/07, Peter Thomas [EMAIL PROTECTED] wrote:
 On 6/20/07, Jonathan Locke [EMAIL PROTECTED] wrote:
 
 
  oh yeah, be sure you DO NOT test your wicket app's scalability with
  wicket in development mode!
 
 

 Ah yes, I figured that out the hard way.  Big difference.

 Just thought I'd mention that if you need a realistic application built on
 Wicket + Spring + Hibernate to do some load testing, you can consider JTrac
 [ http://jtrac.info ].  There is a JMeter test in SVN and you can contact me
 if you need help setting up the application / JMeter test.  This should be
 really easy because by default, the app uses an embedded HSQLDB instance.

 In my profiling tests, the main bottleneck was Lucene writing to the file
 system for indexing stuff.  Hibernate comes second.

 Thanks,

 Peter.

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user




-- 
Scott Swank
reformed mathematician

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Portlet Support? Examples and Documentation?

2007-06-20 Thread manuel barzi
Martijn,

Does threads are very nice, but also very tangled to understand What
is the actual situation of Wicket  Portlet  vs Currently
Those-Techs-Users!

Would you mind breafing, at least, what should we do to secure-test
and run our Wicket-Portleted application? I mean, should we move to
Wicket-1.3? Stay at Wicket-1.2? Leave away to Struts???

Our inputs are (the versions we are using):
JDK: 1.4.2
Wicket API  Extensions: 1.2.6
WebApplication completely migrated to PortletApplication and packaged in a WAR.

Thanks ;)


On 6/20/07, Martijn Dashorst [EMAIL PROTECTED] wrote:
 http://www.nabble.com/forum/Search.jtp?forum=13974local=yquery=portlet+support

 On 6/20/07, manuel barzi [EMAIL PROTECTED] wrote:
  Dear Sirs,
 
  When we started using Wicket in our project one of the major
  motivation was its support for Portlet implementation.
 
  This week, we have migrated our wicket-implemented WebApp to
  PortletApp, asuring there are no compilations errors, and everything
  seems to go right.
 
  Now we need to pack it in a portlet-war and deploy it in Liferay
  Portal. The matter is now, at Wicket's Site, we cannot find the
  wicket-portlet-examples, neither Wicket Portlet Documentation. It's
  like if portlets have suddenly disappeared from Wicket's!
 
  What happened with Wicket Portlet Support?
 
  Please, dont mention it is not supported anymore... that would be a
  disaster for us... ;)
 
  Thank you.
 
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 --
 Join the wicket community at irc.freenode.net: ##wicket
 Wicket 1.2.6 contains a very important fix. Download Wicket now!
 http://wicketframework.org

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] how busy a site is wicket known to support?

2007-06-20 Thread Eelco Hillenius
 That's all very helpful.  I just wanted to be sure that we aren't
 going to be pushing the envelope for Wicket's known performance
 signature.

 At this point my primary focus is on using models efficiently and
 determining whether we are otherwise structuring things in an
 inefficient manner.

If you can, start testing early and use a profiler to find any
bottlenecks. And if you find something, please report! :) For instance
on http://issues.apache.org/jira/browse/WICKET-626

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Portlet Support? Examples and Documentation?

2007-06-20 Thread Eelco Hillenius
 Does threads are very nice, but also very tangled to understand What
 is the actual situation of Wicket  Portlet  vs Currently
 Those-Techs-Users!

 Would you mind breafing, at least, what should we do to secure-test
 and run our Wicket-Portleted application? I mean, should we move to
 Wicket-1.3? Stay at Wicket-1.2? Leave away to Struts???

 Our inputs are (the versions we are using):
 JDK: 1.4.2
 Wicket API  Extensions: 1.2.6
 WebApplication completely migrated to PortletApplication and packaged in a 
 WAR.

As you're on Wicket 1.2.6, use the portlet support that comes with
that. For 1.3 and onwards, you should be able to run any Wicket
applications/ pages just as a portlets without further fuzzing around.
At least, that's what Ate has been promoting.

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Portlet Support? Examples and Documentation?

2007-06-20 Thread Martijn Dashorst
On 6/20/07, Eelco Hillenius [EMAIL PROTECTED] wrote:
 As you're on Wicket 1.2.6, use the portlet support that comes with
 that.
+1

 For 1.3 and onwards, you should be able to run any Wicket
 applications/ pages just as a portlets without further fuzzing around.
 At least, that's what Ate has been promoting.

In fact, that specific support is only available in an experimental
branch. Will be merged back into core after 1.3 final has been
released.

Martijn

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] another missing stack trace

2007-06-20 Thread Jonathan Locke

i just got another missing stack trace problem:

[...]
Caused by: java.lang.NullPointerException

then no stack trace for the NPE.  eelco earlier asserted that my logging
config must be wrong while johan said we must have a problem.  the only odd
bit of configuration in our log4j file is this pattern:

log4j.appender.Stdout.layout.conversionPattern=[%d{HH:mm:ss}] %-5p -
%-26.26c{1} - %m\n

could that be the problem somehow?  cause if not, i think we have a pretty
serious logging problem that needs some attention.


-- 
View this message in context: 
http://www.nabble.com/another-missing-stack-trace-tf3953540.html#a11217333
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Wicket MADE the grade

2007-06-20 Thread Francisco Diaz Trepat - gmail

Hi guys, from a discarded framework to the choice in hand. Wicket was chosen
by my company to start a migration project of its products.

Is there a way to get latest 1.3 beta2 with java 1.5?

to get started... ;-)

Thanks to ALL of you for all your help.


ELCO... THE BOOK MAN. COME ON!!!

jejejeje

Well great news for me because wicket kicks ass!!!

f(t)
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] how busy a site is wicket known to support?

2007-06-20 Thread Scott Swank
 If you can, start testing early and use a profiler to find any
 bottlenecks. And if you find something, please report! :) For instance
 on http://issues.apache.org/jira/browse/WICKET-626

 Eelco

I definitely will.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket MADE the grade

2007-06-20 Thread Martijn Dashorst
Congratulations!

And beta 2 is coming possibly next weekend. Otherwise, just use
the snapshots.

Martijn

On 6/20/07, Francisco Diaz Trepat - gmail
[EMAIL PROTECTED] wrote:
 Hi guys, from a discarded framework to the choice in hand. Wicket was chosen
 by my company to start a migration project of its products.

 Is there a way to get latest 1.3 beta2 with java 1.5?

 to get started... ;-)

 Thanks to ALL of you for all your help.


 ELCO... THE BOOK MAN. COME ON!!!

 jejejeje

 Well great news for me because wicket kicks ass!!!

 f(t)
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user




-- 
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] another missing stack trace

2007-06-20 Thread Jonathan Locke


could this be caused by this thread (which we never quite did finish)?

http://www.nabble.com/abbreviated-stack-traces-tf3837742.html#a10899418


Jonathan Locke wrote:
 
 i just got another missing stack trace problem:
 
 [...]
 Caused by: java.lang.NullPointerException
 
 then no stack trace for the NPE.  eelco earlier asserted that my logging
 config must be wrong while johan said we must have a problem.  the only
 odd bit of configuration in our log4j file is this pattern:
 
 log4j.appender.Stdout.layout.conversionPattern=[%d{HH:mm:ss}] %-5p -
 %-26.26c{1} - %m\n
 
 could that be the problem somehow?  cause if not, i think we have a pretty
 serious logging problem that needs some attention.
 
 
 

-- 
View this message in context: 
http://www.nabble.com/another-missing-stack-trace-tf3953540.html#a11217625
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RadioGroup and AjaxFormComponentUpdatingBehavior

2007-06-20 Thread JulianS

Martijn, 

Was this ever fixed for 1.2.x? The link below gives the error Only Group
Members Can View Private ArtifactTypes.

Thanks,
Julian

Martijn Dashorst wrote:
 
 I already created a bug report:
 http://sourceforge.net/tracker/index.php?func=detailaid=1501513group_id=119783atid=684975
 
 It will probably be fixed for 1.2.1, or else in a later release,
 depending on the pressure for 1.2.1
 
 Martijn
 

-- 
View this message in context: 
http://www.nabble.com/RadioGroup-and-AjaxFormComponentUpdatingBehavior-tf1789105.html#a11217673
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] random= attribute in requests -- safe to modify?

2007-06-20 Thread Igor Vaynberg

afaik we do not use it on serverside.

as far as spoofing goes, the url itself is already session-relative so it is
already pretty hard to spoof :)

-igor


On 6/20/07, Russell, Paul [EMAIL PROTECTED] wrote:


Hi guys,

We're currently running some performance tests on our Wicket 1.2.4-based
application using loadrunner. We're seeing a high level of failed requests
(in the order of 50%, I am told), which is preventing us taking this
further. My suspicion is that there's an issue with the loadrunner scripts
rather than with the application itself, and the first thing I want to
eliminate that we've got a flawed assumption around the random attribute
added to URLs such as the following:


https://xxx/SOAEnablementWeb/soa?wicket:interface=:2:theForm:personSearc

h:showPersonSearchResults:personSearchResults:searchResults:list:1:link:-1:I

UnversionedBehaviorListenerwicket:behaviorId=3wicket:ignoreIfNotActive=tru
erandom=0.23572425147004144

I had made the 'intelligent guess' when talking to the loadrunner guys
that
the 'random' attribute was present only to prevent badly behaved proxy
servers caching dynamic pages, and that Wicket completely ignored the
attribute when it comes to processing the request. I just want to check
with
you guys that that assumption is correct? It did occur to me that the
attribute could conceivably be being used as a security measure to lessen
the chances of a successful URL spoofing attempt.

Thanks for your time,


Paul



This e-mail (and any attachments) may contain privileged and/or
confidential information. If you are not the intended recipient please do
not disclose, copy, distribute, disseminate or take any action in reliance
on it. If you have received this message in error please reply and tell us
and then delete it. Should you wish to communicate with us by e-mail we
cannot guarantee the security of any data outside our own computer systems.
For the protection of Legal  General's systems and staff, incoming emails
will be automatically scanned.

Any information contained in this message may be subject to applicable
terms and conditions and must not be construed as giving investment advice
within or outside the United Kingdom.

The following companies are subsidiary companies of the Legal  General
Group Plc which are authorised and regulated by the Financial Services
Authority for advising and arranging the products shown: Legal  General
Partnership Services Limited (insurance and mortgages), Legal  General
Insurance Limited (insurance), Legal  General Assurance Society Limited
(life assurance, pensions and investments), Legal  General Unit Trust
Managers Limited and Legal  General Portfolio Management Services Limited
(investments).

They are registered in England under numbers shown.
The registered office is Temple Court, 11 Queen Victoria Street, London
EC4N 4TP.

Legal  General Partnership Services Limited: 5045000 Legal  General
Assurance Society Limited: 166055 Legal  General (Unit Trust Managers)
Limited: 1009418 Legal  General (Portfolio Management Services) Limited:
2457525 Legal  General Insurance Limited: 423930

They are registered with the Financial Services Authority under numbers
shown. You can check this at www.fsa.gov.uk/register

Legal  General Partnership Services Limited: 300792 Legal  General
Assurance Society Limited: 117659 Legal  General (Unit Trust Managers)
Limited: 119273 Legal  General (Portfolio Management Services) Limited:
146786 Legal  General Insurance Limited: 202050


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How to add pageparameters dynamicaly in link from JS

2007-06-20 Thread Igor Vaynberg

first mount your receiving page

then when constructing javascript call urlfor(mountedpageclass)

that will give you the base url, pass that into the javascript

in javascript just append the params before you are ready to call

by default wicket uses /paramname/paramvalue

so in javascript

window.location=baseurl+/selectednode/+node;

the mounted page should have a Page(PageParameters params) constructor, in
constructor you can then do params.get(selectednode);

-igor


On 6/20/07, Konstantin [EMAIL PROTECTED] wrote:



How can I set up page parameters in link using some javascript. I have
DOJO
tree, and javascript function that gets sting with selected item, and I
have
a link to page with 1 parameter, that string, how to setup dynamic page
link
construction ? Or how can I get JS function result to java ... or maybe
there is other wicket way ?
--
View this message in context:
http://www.nabble.com/How-to-add-pageparameters-dynamicaly-in-link-from-JS-tf3950970.html#a11209274
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Write javascript to inlineframe

2007-06-20 Thread Igor Vaynberg

that code in the ajax link is incorrect

this line:

 newIframe.replaceWith(iframe);

should actually be

iframe.replaceWith(newIframe);

-igor


On 6/20/07, Marieke Vandamme [EMAIL PROTECTED] wrote:



Hello,

On my html page I have an iframe = iframe wicket:id=iframe/iframe

Early code :
WebMarkupContainer iframe = new WebMarkupContainer(iframe);
Then I set the src for my iframe with a SimpleMarkupContainer =
iframe.add(new SimpleAttributeModifier(src, 
urlFor(PageMap.forName(MyPageMap),
MyPage.class, params)));

New code (i want to change and use inlineframe):
InlineFrame iframe = InlineFrame(iframe, PageMap.forName(MyPageMap),
MyPage.class);

Problem:
In MyPage.java I want to write some javascript to my html using
JavascriptUtils.writeJavascript.
This works fine, untill I put a form on my FirstPage (the page that holds
the iframe).
Without the form, the javascript is printed in my iframe, with the form,
it isn't...
Is this expected behaviour when form and iframe are on the same page?
When using my early code (with the simpleattributemodifier i don't have
any problems)..

I need my form, because my form contains an ajaxsubmitbutton and with this
button i want to refresh my iframe.
There I have another question..
Is the code underneath the best solution to do so or is there a better
one?

AjaxSubmitButton btn = new AjaxSubmitButton(btn, myForm) {
  protected void onSubmit(AjaxRequestTarget target, Form form) {
final InlineFrame newIframe = InlineFrame(iframe,
PageMap.forName(MyPageMap), MyPage.class);
newIframe.setOutputMarkupId(true);
newIframe.replaceWith(iframe);
target.addComponent(newIframe);
  }
};  DISCLAIMER 

http://www.tvh.be/newen/pages/emaildisclaimer.html

This message is delivered to all addressees subject to the conditions
set forth in the attached disclaimer, which is an integral part of this
message.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] PageMap/single instance of a user-input page to remember input

2007-06-20 Thread Igor Vaynberg

pagamap is mostly an internal construct. you are not meant to pull pages out
of it yourself.

best thing is to pass references around. if you dont want to then keep a
list of previously used pages in session yourself. you should rather even
keep references to page.getpagemapentry() which is what pagemap keeps, that
way when serialized if the page is in the pagemap and in your list it will
not be serialized twice so there wont be any memory overhead.

-igor


On 6/20/07, howzat [EMAIL PROTECTED] wrote:



There is indeed a little bit of info in the javadoc (but on the Page
class).
Is there something more you can help with to below questions?

howzat wrote:

 I didn't find anything to read describing how and when to use PageMap
and
 how it works?
 Are there any examples showing what can be done with it?
 If I have a page that has some user input, and I don't want to pass a
 reference to that page to all other pages the user may navigate to
before
 returning to complete her input (on the original page/instance), would a
 PageMap be something to look at?



--
View this message in context:
http://www.nabble.com/PageMap-single-instance-of-a-user-input-page-to-remember-input-tf3949400.html#a11212831
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] PageMap.AccessStack gone in 1.3

2007-06-20 Thread Igor Vaynberg

you either have to pass a reference, keep a reference to last page in
session, or not use the second level page store.

-igor


On 6/20/07, Ivo van Dongen [EMAIL PROTECTED] wrote:


Hi,

We're in the middle of upgrading one of our apps from wicket 1.2.6 to 
1.3(finally :)). Sadly, we're running into a small problem which we don't know
how to get around.
In our 1.2.6 version we had an utility class to set up previous page links
based on the PageMap. It went something like this:

public static PreviousPageLink getInstance(String markupId) {
PageMap pageMap = (PageMap) Session.get().getDefaultPageMap();
int size = pageMap.getAccessStack().size();
if(size  0) {
PageMap.Access access = (PageMap.Access)
pageMap.getAccessStack().get(size-1);
Page previousPage = pageMap.getEntry(access.getId
()).getPage();
...
}

But in 1.3 the AccessStack isn't available in PageMap, only in
AccessStackPageMap. But the PageMap used in our application is the
SecondLevelCachePageMap which doesn't have any means to access the list of
PageMapEntries.

Any ideas on how to work arround this? We've tried to use the numeric id
from the page, but that seems to be zero every time.

Thanks in advance,
Ivo and Rommert

--
Ivo van Dongen
Func. Internet Integration
W http://www.func.nl
T +31 20 423
F +31 20 4223500
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] form.class - findSubmittingButton() - runtime e xception - any su ggestions?

2007-06-20 Thread Igor Vaynberg

yes, that is what i was going to suggest as well.

from the stack trace in the orig email it looks like your submit button's
isvisible() doesnt work quiet right.

it returns true when the form renders, but returns false _while_ the form is
being processed, so wicket thinks that you somehow pressed a button that
wasnt rendererd - since it expects that value to be consistent between
rendering and submitting.

-igor


On 6/20/07, Timo Rantalaiho [EMAIL PROTECTED] wrote:


On Wed, 20 Jun 2007, Seldon, Richard wrote:
 Thanks for response igor.  In answer to your question,  yes we've
overridden
 isVisible to be of form :-

 public boolean isVisible() {

 return getXXX() != null;

 }

isVisible() can be called several times during the request
cycle. One optimization (?) that you could try would be to
leave isVisible without overriding and do

@Override
public void onBeforeRender() {
setVisible(getXXX() != null);
super.onBeforeRender();
}

instead.

It's hard to say if this would affect your case, it would be
interesting to understand better why your issue only occurs
in load testing. Could it be an issue of state being
shared incorrectly between concurrent requests? Do your
load test users have separate HTTP sessions?

- Timo

--
Timo Rantalaiho
Reaktor Innovations OyURL: http://www.ri.fi/ 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Google Guice integration is in trunk

2007-06-20 Thread Igor Vaynberg

so you call those methods before the constructor is finished right? i bet
that is going to get n00bs into interesting troubles. i hope you have good
javadoc about that :)

-igor


On 6/20/07, Al Maw [EMAIL PROTECTED] wrote:


Al Maw wrote:
 I've just implemented Google Guice integration for Wicket 1.3.x.

 For more details, see here:
   - http://herebebeasties.com/2007-06-20/wicket-gets-guicy/

 Please note that due to the magic proxying of stuff, it only supports
 field injection at the moment.

It now also supports method injection, including @Blue-style
BindingAnnotations (see the Guice manual for details).

Regards,

Al

--
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket MADE the grade

2007-06-20 Thread craigdd

Great news Francisco,

So give us the dirt, what made your company ultimately go with wicket? 
Which other frameworks where you considering.

-Craig


Francisco Diaz Trepat - gmail wrote:
 
 Hi guys, from a discarded framework to the choice in hand. Wicket was
 chosen
 by my company to start a migration project of its products.
 
 Is there a way to get latest 1.3 beta2 with java 1.5?
 
 to get started... ;-)
 
 Thanks to ALL of you for all your help.
 
 
 ELCO... THE BOOK MAN. COME ON!!!
 
 jejejeje
 
 Well great news for me because wicket kicks ass!!!
 
 f(t)
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

-- 
View this message in context: 
http://www.nabble.com/Wicket-MADE-the-grade-tf3953568.html#a11218427
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] PageMap.AccessStack gone in 1.3

2007-06-20 Thread Eelco Hillenius
On 6/20/07, Igor Vaynberg [EMAIL PROTECTED] wrote:
 you either have to pass a reference, keep a reference to last page in
 session, or not use the second level page store.

If you put:

protected ISessionStore newSessionStore() {
  return new HttpSessionStore(this);
}

in your application object, Wicket will use that session store instead
of the default. HttpSessionStore is the same store as was the default
in 1.2.

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Flemming Boller

For me it would be okay with a go-home-meeting.
Perhabs a pizza inbetween  :-)

Just toss up some dates.  second tuesday in july?

/Flemming

On 6/20/07, Frank Bille [EMAIL PROTECTED] wrote:


Sounds good. Do you guys think we should try to find a date soon (like in
early july) or should we wait to august. I have time to arrange something in
august, but not in july.

Would you prefer go-home meetings (weekdays after work) or weekends?

Frank


On 6/20/07, Flemming Boller [EMAIL PROTECTED] wrote:

 On 6/20/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
  wrote:
 
  So I guess we should be some where above the minumum limit:)
 
 What topics are people interested in hearing about?


 Perhabs we could start up and discuss about some of the  projects we
 have used Wicket in?

 And I think a sure point of interest is the usage of the IModel in
 Wicket and how it can be used.

 I have done some testing in Wicket combined with spring so I could
 contribute with my small knowledge :-)

 /Flemming

 I would really like to here something about testing with wicket.
 
 
 
  regards Nino
 
  Flemming Boller wrote:
   Hello
  
   I would like to show up also.
  
   I come from Borup, but work in copenhagen.
  
   Perhabs I can persuade some of my collegues to show up also ;-)
  
   /Flemming
  
   On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
  
   Yup better be late aug then, so we dont run into my vacation..
   I've held
   a couple of getting started wicket things now..
  
   This should defiantly attract some people(it's like a free
  getting
   started with wicket course...:))...
  
   regards Nino
  
   Frank Bille wrote:
Yeah, perhaps we could start out as an
  introduction/getting-started
thingy for a go-home-meeting or something. I don't have the
  time to
arrange a lot right now, but perhaps in aug.
   
Frank
   
On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
 [EMAIL PROTECTED] mailto: [EMAIL PROTECTED]
   mailto: [EMAIL PROTECTED]
   mailto: [EMAIL PROTECTED] wrote:
   
We are 2 guys so far:) Guessing that we need at least 5 to
   make it
happend?
   
regards Nino
   
Nino Saturnino Martinez Vazquez Wael wrote:
 Aha:)

 Then we just need some people to sign up...:)

 regards Nino

 Frank Bille wrote:

 Was just thinking the same :)

 I also think we can borrow a room at Avaleo (ITU's
   meeting rooms).

 Frank


 On 6/15/07, *Nino Saturnino Martinez Vazquez Wael *
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  
   mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  
mailto: [EMAIL PROTECTED]
   mailto: [EMAIL PROTECTED]
mailto: [EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED] wrote:

 Hi Inspired by Al im writing this mail.

 I think we should be enough people to make a group,
   however
im not
 certain.

 So please reply to this mail if interested.

 Jayway will gladly host the group, providing we
  arent
   above 15
 peeps or
 so(we havent got room for more:))

 regards Nino


   
  
  -
  
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2
  express
and take
 control of your XML. No limits. Just data. Click to
   get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
   mailto:Wicket-user@lists.sourceforge.net 
mailto: Wicket-user@lists.sourceforge.net
   mailto:Wicket-user@lists.sourceforge.net 
 mailto: Wicket-user@lists.sourceforge.net
   mailto:Wicket-user@lists.sourceforge.net 
mailto: Wicket-user@lists.sourceforge.net
   mailto:Wicket-user@lists.sourceforge.net 

  https://lists.sourceforge.net/lists/listinfo/wicket-user



   
  
  
   


   
  
  -
  
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2
  express

[Wicket-user] Newbie Question: you are about to be redirected to a connection that is not secure Warning

2007-06-20 Thread Hiller, Steve
Hi All,

I just created my first Wicket-based demo project -- I like the
framework and have been demonstrating it to my colleagues.

I have a web page that consists of a form and a panel. The form data is
used by some backend process that returns
a very long string. The string is formatted and then displayed in a
MultiLineLabel held within the panel. The same
web page is then displayed with the results.

The web app is deployed to a WebSphere application server, and SSL is
turned on. It seems like when the page is
about to be displayed with results, the following message is displayed:

You are about to be redirected to a connection that is not Secure. The
information you are sending to the current
site might be retransmitted to a nonsecure site. Do you wish to
continue?

I have all the HTML pages and backing java classes all in one directory
so I'm not sure why having SSL turned on
is causing this problem. Any suggestions would be appreciated.

Thanks,
Steve
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Eelco Hillenius
On 6/20/07, Flemming Boller [EMAIL PROTECTED] wrote:
 For me it would be okay with a go-home-meeting.
 Perhabs a pizza inbetween  :-)

 Just toss up some dates.  second tuesday in july?

http://www.meetup.com ?

:) Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket Google Guice integration is in trunk

2007-06-20 Thread Al Maw
Igor Vaynberg wrote:
 so you call those methods before the constructor is finished right? i 
 bet that is going to get n00bs into interesting troubles. i hope you 
 have good javadoc about that :)

Yeah. I'm not sure how Guice handles that internally (i.e. if you're not 
even using Wicket).

It's also not obvious where the javadoc for that should live. 
Suggestions welcome. ;-)

Probably just need a good wiki article.

Regards,

Al

-- 
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] random= attribute in requests -- safe to modi fy?

2007-06-20 Thread Russell, Paul
That's great news, thanks.
 
P.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Igor Vaynberg
Sent: 20 June 2007 18:17
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] random= attribute in requests -- safe to
modify?


afaik we do not use it on serverside.

as far as spoofing goes, the url itself is already session-relative so it is
already pretty hard to spoof :)

-igor



On 6/20/07, Russell, Paul  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  wrote: 

Hi guys,

We're currently running some performance tests on our Wicket 1.2.4-based
application using loadrunner. We're seeing a high level of failed requests
(in the order of 50%, I am told), which is preventing us taking this 
further. My suspicion is that there's an issue with the loadrunner scripts
rather than with the application itself, and the first thing I want to
eliminate that we've got a flawed assumption around the random attribute 
added to URLs such as the following:

https://xxx/SOAEnablementWeb/soa?wicket:interface=:2:theForm:personSearc
https://xxx/SOAEnablementWeb/soa?wicket:interface=:2:theForm:personSear
c 
h:showPersonSearchResults:personSearchResults:searchResults:list:1:link:-1:I

UnversionedBehaviorListenerwicket:behaviorId=3wicket:ignoreIfNotActive=tru
erandom=0.23572425147004144

I had made the 'intelligent guess' when talking to the loadrunner guys that
the 'random' attribute was present only to prevent badly behaved proxy 
servers caching dynamic pages, and that Wicket completely ignored the
attribute when it comes to processing the request. I just want to check with
you guys that that assumption is correct? It did occur to me that the 
attribute could conceivably be being used as a security measure to lessen
the chances of a successful URL spoofing attempt.

Thanks for your time,


Paul



This e-mail (and any attachments) may contain privileged and/or confidential
information. If you are not the intended recipient please do not disclose,
copy, distribute, disseminate or take any action in reliance on it. If you
have received this message in error please reply and tell us and then delete
it. Should you wish to communicate with us by e-mail we cannot guarantee the
security of any data outside our own computer systems. For the protection of
Legal  General's systems and staff, incoming emails will be automatically
scanned. 

Any information contained in this message may be subject to applicable terms
and conditions and must not be construed as giving investment advice within
or outside the United Kingdom.

The following companies are subsidiary companies of the Legal  General
Group Plc which are authorised and regulated by the Financial Services
Authority for advising and arranging the products shown: Legal  General
Partnership Services Limited (insurance and mortgages), Legal  General
Insurance Limited (insurance), Legal  General Assurance Society Limited 
(life assurance, pensions and investments), Legal  General Unit Trust
Managers Limited and Legal  General Portfolio Management Services Limited
(investments).

They are registered in England under numbers shown. 
The registered office is Temple Court, 11 Queen Victoria Street, London EC4N
4TP.

Legal  General Partnership Services Limited: 5045000 Legal  General
Assurance Society Limited: 166055 Legal  General (Unit Trust Managers)
Limited: 1009418 Legal  General (Portfolio Management Services) Limited:
2457525 Legal  General Insurance Limited: 423930 

They are registered with the Financial Services Authority under numbers
shown. You can check this at www.fsa.gov.uk/register
http://www.fsa.gov.uk/register 

Legal  General Partnership Services Limited: 300792 Legal  General
Assurance Society Limited: 117659 Legal  General (Unit Trust Managers)
Limited: 119273 Legal  General (Portfolio Management Services) Limited:
146786 Legal  General Insurance Limited: 202050 


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now. 
http://sourceforge.net/powerbar/db2/ http://sourceforge.net/powerbar/db2/ 
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net mailto:Wicket-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wicket-user
https://lists.sourceforge.net/lists/listinfo/wicket-user 



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] PageMap/single instance of a user-input page to remember input

2007-06-20 Thread howzat

OK, thanks for the info Igor.
I guess the idea is that Pages themselves are considered to be disposable
(unless a reference is passed around) and if their state is important, any
underlying model(s) should be maintained by the app and used to set the
Page's components' model state, as appropriate, when the page is revisited. 
It just seems a bit unintuitive that a new instance of the Page is created
by default (if the reference to the original instance is not passed around)
even though there is possibly an instance/instances already sitting in the
PageMap, just waiting to be evicted - I expect there is some stuff going on
to encourage this Wicket design decision that I haven't totally appreciated
yet.



igor.vaynberg wrote:
 
 pagamap is mostly an internal construct. you are not meant to pull pages
 out
 of it yourself.
 
 best thing is to pass references around. if you dont want to then keep a
 list of previously used pages in session yourself. you should rather even
 keep references to page.getpagemapentry() which is what pagemap keeps,
 that
 way when serialized if the page is in the pagemap and in your list it will
 not be serialized twice so there wont be any memory overhead.
 
 -igor
 
 
 On 6/20/07, howzat [EMAIL PROTECTED] wrote:


 There is indeed a little bit of info in the javadoc (but on the Page
 class).
 Is there something more you can help with to below questions?

 howzat wrote:
 
  I didn't find anything to read describing how and when to use PageMap
 and
  how it works?
  Are there any examples showing what can be done with it?
  If I have a page that has some user input, and I don't want to pass a
  reference to that page to all other pages the user may navigate to
 before
  returning to complete her input (on the original page/instance), would
 a
  PageMap be something to look at?
 
 

 --
 View this message in context:
 http://www.nabble.com/PageMap-single-instance-of-a-user-input-page-to-remember-input-tf3949400.html#a11212831
 Sent from the Wicket - User mailing list archive at Nabble.com.


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user

 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

-- 
View this message in context: 
http://www.nabble.com/PageMap-single-instance-of-a-user-input-page-to-remember-input-tf3949400.html#a11219560
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket MADE the grade

2007-06-20 Thread Francisco Diaz Trepat - gmail

Yes, thanks. We evaluated the following frameworks:

Struts-2 (reviewed by me)
SpringMVC (reviewed by a coworker)
JFS (reviewed by a coworker)
Click (reviewed by a coworker)
Wicket (reviewed by a cowerker and then by me in a second chance kind of
deal)

Other-ones (Tapestry, Webworks, etc) where discarded in a very overview like
process.

JFS was the first to go. Very complex if no netbeans and taglibs hell, etc.

SpringMVC had a huge acceptance in the community although after reviewing it
and experience al xml complexity it got to the point we question the
community itself.

Similiar with Struts2 although we saw an important reduction of
configuration. But it was something else (webworx 2) trying to do Struts I
guess. Taglibs were there and we all agreed on their uglyness and stupid
concept. Lets do HTML + TAGLIBS + JAVA CODE but lets not put JSP enbeded
code on the JSP file. Nonesence!!!

One aspect was the some of us came to love seaside (web-framework for
squeak/smalltalk) and so we came across Click and the second chance for
Wicket.

Wicket was originally rejected because one of my coworkers who was in charge
of building the demo sample, downloaded the Kick-Start kit (I don't remember
the name, maybe quick-start or something of the sort). He had some trouble
building it, he then tried to copy/paste some code from the web, and in my
opinion gave zero interest in anything. He just complaint about it and then
it was dropped.

As I was working with Struts-2 and bothering in everyday basis our project
leader so he would consider seaside I read nice reviews about wicket, pluss
ask my brother who I usually trust and told me only good things about it.

So because of the lack of evidence or better put, because of the not so
deep explanation of why was wicket dumped, I kind of thought that a very
common thing had occured. I don't give a crap, let me keep googling arround.

Thats when I decided to speak with our PM and ask him if I could give it a
try, a left Struts-2 (thanks god) and started with wicket. Because I am a
lazy bastard I turn to the list to answer me some preatty dumb questions so
I could get a WicketDemo working.

It was an awsome ride, thanks again.

I attached a Comparison chart of Struts-2 Click and Wicket, that we created.
It is nothing fancy nor it is so serious. But I'll attached anyway.

f(t)

PS: I am currently verry busy, but I expect to get some time near agust so I
can start contributing. I am currently on three other projects but it looks
one of those is going to finish.



On 6/20/07, craigdd [EMAIL PROTECTED] wrote:



Great news Francisco,

So give us the dirt, what made your company ultimately go with wicket?
Which other frameworks where you considering.

-Craig


Francisco Diaz Trepat - gmail wrote:

 Hi guys, from a discarded framework to the choice in hand. Wicket was
 chosen
 by my company to start a migration project of its products.

 Is there a way to get latest 1.3 beta2 with java 1.5?

 to get started... ;-)

 Thanks to ALL of you for all your help.


 ELCO... THE BOOK MAN. COME ON!!!

 jejejeje

 Well great news for me because wicket kicks ass!!!

 f(t)


-
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



--
View this message in context:
http://www.nabble.com/Wicket-MADE-the-grade-tf3953568.html#a11218427
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



Comparativa_Struts2-Click-Wicket.xls
Description: MS-Excel spreadsheet
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] PageMap.AccessStack gone in 1.3

2007-06-20 Thread Johan Compagner

What i would do is a bit different.

You want a stack of the last rendered pages?

if you have a common BasePage then override:

   protected void onBeforeRender()


in that method you take your session and add a object that stores the page
id and the current version number entry.

YourSession.get().addPageEntry(getPageMapName(), getNumericId(),
getCurrentPageVersion());

then if you want go back:

YourSession.get().getPage(-1)

-1 (is the previous page) -2 skip 2


in that method you can get the page then:

return PageMap.forName(pagemapname).get(pageid,versionid)

johan



On 6/20/07, Ivo van Dongen [EMAIL PROTECTED] wrote:


Hi,

We're in the middle of upgrading one of our apps from wicket 1.2.6 to 
1.3(finally :)). Sadly, we're running into a small problem which we don't know
how to get around.
In our 1.2.6 version we had an utility class to set up previous page links
based on the PageMap. It went something like this:

public static PreviousPageLink getInstance(String markupId) {
PageMap pageMap = (PageMap) Session.get().getDefaultPageMap();
int size = pageMap.getAccessStack().size();
if(size  0) {
PageMap.Access access = (PageMap.Access)
pageMap.getAccessStack().get(size-1);
Page previousPage = pageMap.getEntry(access.getId
()).getPage();
...
}

But in 1.3 the AccessStack isn't available in PageMap, only in
AccessStackPageMap. But the PageMap used in our application is the
SecondLevelCachePageMap which doesn't have any means to access the list of
PageMapEntries.

Any ideas on how to work arround this? We've tried to use the numeric id
from the page, but that seems to be zero every time.

Thanks in advance,
Ivo and Rommert

--
Ivo van Dongen
Func. Internet Integration
W http://www.func.nl
T +31 20 423
F +31 20 4223500
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Martijn Dashorst
We have Graduation! Apache Wicket is established as a top level
project within the Apache Software Foundation.

From Greg Stein:

 Original Message 
Subject: Apache Board Meeting, June 20, 2007 (new officers!)
Date: Wed, 20 Jun 2007 12:45:06 -0700
From: Greg Stein
Reply-To: members@
To: members@

Hi all,

Today, the newly-elected Board met for the first time. After we got
done with our regular series of project reviews and other reports, we
elected a new slate of executive officers. I'm happy to present that
list:

 Jim Jagielski, Chairman
 Justin Erenkrantz, President
 J Aaron Farr, Treasurer
 Sam Ruby, Exec VP and Secretary

Welcome guys to your new offices!

We also established new three projects:

* Apache Quetzalcoatl: this springs mod_python and related bits out of
the HTTPD project into its own TLP. Gregory Trubetskoy is its Chair.

* Apache Wicket: this is a light webapp framework for Java, graduating
from the Incubator into its own TLP. Martijn Dashorst is the new
Chair.

* Apache Commons: this is the venerable Apache Jakarta Commons, now
spun out into its own TLP, with Torsten Curdt as its Chair.

Finally, we swapped a couple PMC Chairs:

* Will Glass-Hussin replaces Henning Schmiedehausen as the Velocity 
Chair
* David Sean Taylor replaces Santiago Gala as the Portals Chair

That's it for this month. Please feel free to forward this to any
public/private forum as you see fit. If you have any questions, then
please don't hesitate to ask myself or any other Director or officer.

Cheers,
-g

We would like to congratulate all Wicket community members with this
remarkable feat, we couldn't have done this without you!

Furthermore, I like to thank the Board of the Apache Software
Foundation for the trust they invested in us. We will not disappoint!

We would like to thank Wicket's mentors:

* Alex Karasulu (whose birthday coincidentally is today… what a better
gift could you receive). Thanks for bringing us on board, and a Happy
Birthday!!!

* Upayavira, who made the transition even run smoother than thought
possible. Thanks for guiding us and I hope you'll stay for a long time
with our project!

* Bertrand Delacretaz, thank you for your help, votes and advise. We
will miss your involvement, but will certainly see you in the future!

* Sylvain Wallez, also big thanks for helping and guiding us. I hope
Wicket is still working within Joost

Finally, congratulations to the new officers, PMC Chairs and the other
two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
the club!

!!! Champagne !!!

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] London Wicket Users Group, July 3rd - interested?

2007-06-20 Thread Matt Dudbridge

This sounds great! We recently rewrote zoomf.com using Wicket and had a
brilliant experience. I can give a demo and code walkthru, if this is of
interest.

Our office at 1 Alie Street, Algate, will be available as a venue, if
required. There are a few decent drinking establishments nearby as well :)



Al Maw wrote:
 
 
 Hello everyone,
 
 As Wicket grows in popularity, we bump into increasing numbers of UK 
 users. We think there are enough of you out there to set up a 
 London-based users group, so this e-mail is to gauge interest in that.
 
 We're proposing an initial meet on Tuesday 3rd July in a reasonably 
 central location. Although I'm sure there will be plenty of room for 
 having a pint and a chat, we'd also like to bring some real value to 
 people, so are proposing to kick off with a couple of short talks.
 
 There will probably be an introductory talk and a more advanced one. 
 Topics are yet to be decided - please tell us if you have any ideas on 
 what you'd like covering, or if would like to contribute a short talk, 
 presentation, demo or whatever else.
 
 For example, we could cover:
 
 Beginner - Aimed at new users; basic Models and validation.
 Some sprinklings of AJAX.
 
 Advanced - Implementing custom form validators, invoking them using
 AJAX, using CSS component highlighting for errors, making
 it all automatic for a given Form.
 
 If any of that sounds like your kind of thing, please tell us!
 
 If enough people are interested to make this a goer, we'll organise a 
 venue and sign-up list some time next week. Just hit reply and post a 
 yes please or similar on this thread.
 
 
 Best regards,
 
 Al
 
 -- 
 Alastair Maw
 Wicket-biased blog at http://herebebeasties.com
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

-- 
View this message in context: 
http://www.nabble.com/London-Wicket-Users-Group%2C-July-3rd---interested--tf3924587.html#a11221800
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Evan Chooly

Awesome!  Let me be the first to say ...

So when is beta 2 coming out?  8^)=

On 6/20/07, Martijn Dashorst [EMAIL PROTECTED] wrote:


We have Graduation! Apache Wicket is established as a top level
project within the Apache Software Foundation.

From Greg Stein:

 Original Message 
Subject: Apache Board Meeting, June 20, 2007 (new officers!)
Date: Wed, 20 Jun 2007 12:45:06 -0700
From: Greg Stein
Reply-To: members@
To: members@

Hi all,

Today, the newly-elected Board met for the first time. After we
got
done with our regular series of project reviews and other reports,
we
elected a new slate of executive officers. I'm happy to present
that
list:

 Jim Jagielski, Chairman
 Justin Erenkrantz, President
 J Aaron Farr, Treasurer
 Sam Ruby, Exec VP and Secretary

Welcome guys to your new offices!

We also established new three projects:

* Apache Quetzalcoatl: this springs mod_python and related bits
out of
the HTTPD project into its own TLP. Gregory Trubetskoy is its
Chair.

* Apache Wicket: this is a light webapp framework for Java,
graduating
from the Incubator into its own TLP. Martijn Dashorst is the new
Chair.

* Apache Commons: this is the venerable Apache Jakarta Commons,
now
spun out into its own TLP, with Torsten Curdt as its Chair.

Finally, we swapped a couple PMC Chairs:

* Will Glass-Hussin replaces Henning Schmiedehausen as the
Velocity Chair
* David Sean Taylor replaces Santiago Gala as the Portals Chair

That's it for this month. Please feel free to forward this to any
public/private forum as you see fit. If you have any questions,
then
please don't hesitate to ask myself or any other Director or
officer.

Cheers,
-g

We would like to congratulate all Wicket community members with this
remarkable feat, we couldn't have done this without you!

Furthermore, I like to thank the Board of the Apache Software
Foundation for the trust they invested in us. We will not disappoint!

We would like to thank Wicket's mentors:

* Alex Karasulu (whose birthday coincidentally is today… what a better
gift could you receive). Thanks for bringing us on board, and a Happy
Birthday!!!

* Upayavira, who made the transition even run smoother than thought
possible. Thanks for guiding us and I hope you'll stay for a long time
with our project!

* Bertrand Delacretaz, thank you for your help, votes and advise. We
will miss your involvement, but will certainly see you in the future!

* Sylvain Wallez, also big thanks for helping and guiding us. I hope
Wicket is still working within Joost

Finally, congratulations to the new officers, PMC Chairs and the other
two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
the club!

!!! Champagne !!!

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Copenhagen Wicket Users Group - interested?

2007-06-20 Thread Frank Bille

Pizza and a glass of champagne... Wicket = Apache Wicket :)

Frank

On 6/20/07, Flemming Boller [EMAIL PROTECTED] wrote:


For me it would be okay with a go-home-meeting.
Perhabs a pizza inbetween  :-)

Just toss up some dates.  second tuesday in july?

/Flemming

On 6/20/07, Frank Bille [EMAIL PROTECTED] wrote:

 Sounds good. Do you guys think we should try to find a date soon (like
 in early july) or should we wait to august. I have time to arrange something
 in august, but not in july.

 Would you prefer go-home meetings (weekdays after work) or weekends?

 Frank


 On 6/20/07, Flemming Boller  [EMAIL PROTECTED] wrote:
 
  On 6/20/07, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED]
   wrote:
  
   So I guess we should be some where above the minumum limit:)
  
  What topics are people interested in hearing about?
 
 
  Perhabs we could start up and discuss about some of the  projects we
  have used Wicket in?
 
  And I think a sure point of interest is the usage of the IModel in
  Wicket and how it can be used.
 
  I have done some testing in Wicket combined with spring so I could
  contribute with my small knowledge :-)
 
  /Flemming
 
  I would really like to here something about testing with wicket.
  
  
  
   regards Nino
  
   Flemming Boller wrote:
Hello
   
I would like to show up also.
   
I come from Borup, but work in copenhagen.
   
Perhabs I can persuade some of my collegues to show up also ;-)
   
/Flemming
   
On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
   
Yup better be late aug then, so we dont run into my vacation..
  
I've held
a couple of getting started wicket things now..
   
This should defiantly attract some people(it's like a free
   getting
started with wicket course...:))...
   
regards Nino
   
Frank Bille wrote:
 Yeah, perhaps we could start out as an
   introduction/getting-started
 thingy for a go-home-meeting or something. I don't have the
   time to
 arrange a lot right now, but perhaps in aug.

 Frank

 On 6/18/07, *Nino Saturnino Martinez Vazquez Wael*
  [EMAIL PROTECTED] mailto: [EMAIL PROTECTED]
mailto: [EMAIL PROTECTED]
mailto: [EMAIL PROTECTED] wrote:

 We are 2 guys so far:) Guessing that we need at least 5
   to
make it
 happend?

 regards Nino

 Nino Saturnino Martinez Vazquez Wael wrote:
  Aha:)
 
  Then we just need some people to sign up...:)
 
  regards Nino
 
  Frank Bille wrote:
 
  Was just thinking the same :)
 
  I also think we can borrow a room at Avaleo (ITU's
meeting rooms).
 
  Frank
 
 
  On 6/15/07, *Nino Saturnino Martinez Vazquez Wael *
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
   
mailto: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
   
 mailto: [EMAIL PROTECTED]
mailto: [EMAIL PROTECTED]
 mailto: [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] wrote:
 
  Hi Inspired by Al im writing this mail.
 
  I think we should be enough people to make a
   group,
however
 im not
  certain.
 
  So please reply to this mail if interested.
 
  Jayway will gladly host the group, providing we
   arent
above 15
  peeps or
  so(we havent got room for more:))
 
  regards Nino
 
 

   
   -
   
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2
   express
 and take
  control of your XML. No limits. Just data. Click
   to
get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
mailto:Wicket-user@lists.sourceforge.net 
 mailto: Wicket-user@lists.sourceforge.net
mailto:Wicket-user@lists.sourceforge.net 
  mailto: Wicket-user@lists.sourceforge.net
mailto:Wicket-user@lists.sourceforge.net 
 mailto: Wicket-user@lists.sourceforge.net
mailto:Wicket-user@lists.sourceforge.net 
 
   https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 

   
   

Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Paolo Di Tommaso

Great news! Congratulation!

Paolo

On 6/20/07, Martijn Dashorst [EMAIL PROTECTED] wrote:


We have Graduation! Apache Wicket is established as a top level
project within the Apache Software Foundation.

From Greg Stein:

 Original Message 
Subject: Apache Board Meeting, June 20, 2007 (new officers!)
Date: Wed, 20 Jun 2007 12:45:06 -0700
From: Greg Stein
Reply-To: members@
To: members@

Hi all,

Today, the newly-elected Board met for the first time. After we
got
done with our regular series of project reviews and other reports,
we
elected a new slate of executive officers. I'm happy to present
that
list:

 Jim Jagielski, Chairman
 Justin Erenkrantz, President
 J Aaron Farr, Treasurer
 Sam Ruby, Exec VP and Secretary

Welcome guys to your new offices!

We also established new three projects:

* Apache Quetzalcoatl: this springs mod_python and related bits
out of
the HTTPD project into its own TLP. Gregory Trubetskoy is its
Chair.

* Apache Wicket: this is a light webapp framework for Java,
graduating
from the Incubator into its own TLP. Martijn Dashorst is the new
Chair.

* Apache Commons: this is the venerable Apache Jakarta Commons,
now
spun out into its own TLP, with Torsten Curdt as its Chair.

Finally, we swapped a couple PMC Chairs:

* Will Glass-Hussin replaces Henning Schmiedehausen as the
Velocity Chair
* David Sean Taylor replaces Santiago Gala as the Portals Chair

That's it for this month. Please feel free to forward this to any
public/private forum as you see fit. If you have any questions,
then
please don't hesitate to ask myself or any other Director or
officer.

Cheers,
-g

We would like to congratulate all Wicket community members with this
remarkable feat, we couldn't have done this without you!

Furthermore, I like to thank the Board of the Apache Software
Foundation for the trust they invested in us. We will not disappoint!

We would like to thank Wicket's mentors:

* Alex Karasulu (whose birthday coincidentally is today… what a better
gift could you receive). Thanks for bringing us on board, and a Happy
Birthday!!!

* Upayavira, who made the transition even run smoother than thought
possible. Thanks for guiding us and I hope you'll stay for a long time
with our project!

* Bertrand Delacretaz, thank you for your help, votes and advise. We
will miss your involvement, but will certainly see you in the future!

* Sylvain Wallez, also big thanks for helping and guiding us. I hope
Wicket is still working within Joost

Finally, congratulations to the new officers, PMC Chairs and the other
two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
the club!

!!! Champagne !!!

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Alexandre Bairos

Congrats, folks! I predict a new swell of mailing list users. :)

On 6/20/07, Martijn Dashorst [EMAIL PROTECTED] wrote:


We have Graduation! Apache Wicket is established as a top level
project within the Apache Software Foundation.

From Greg Stein:

 Original Message 
Subject: Apache Board Meeting, June 20, 2007 (new officers!)
Date: Wed, 20 Jun 2007 12:45:06 -0700
From: Greg Stein
Reply-To: members@
To: members@

Hi all,

Today, the newly-elected Board met for the first time. After we
got
done with our regular series of project reviews and other reports,
we
elected a new slate of executive officers. I'm happy to present
that
list:

 Jim Jagielski, Chairman
 Justin Erenkrantz, President
 J Aaron Farr, Treasurer
 Sam Ruby, Exec VP and Secretary

Welcome guys to your new offices!

We also established new three projects:

* Apache Quetzalcoatl: this springs mod_python and related bits
out of
the HTTPD project into its own TLP. Gregory Trubetskoy is its
Chair.

* Apache Wicket: this is a light webapp framework for Java,
graduating
from the Incubator into its own TLP. Martijn Dashorst is the new
Chair.

* Apache Commons: this is the venerable Apache Jakarta Commons,
now
spun out into its own TLP, with Torsten Curdt as its Chair.

Finally, we swapped a couple PMC Chairs:

* Will Glass-Hussin replaces Henning Schmiedehausen as the
Velocity Chair
* David Sean Taylor replaces Santiago Gala as the Portals Chair

That's it for this month. Please feel free to forward this to any
public/private forum as you see fit. If you have any questions,
then
please don't hesitate to ask myself or any other Director or
officer.

Cheers,
-g

We would like to congratulate all Wicket community members with this
remarkable feat, we couldn't have done this without you!

Furthermore, I like to thank the Board of the Apache Software
Foundation for the trust they invested in us. We will not disappoint!

We would like to thank Wicket's mentors:

* Alex Karasulu (whose birthday coincidentally is today… what a better
gift could you receive). Thanks for bringing us on board, and a Happy
Birthday!!!

* Upayavira, who made the transition even run smoother than thought
possible. Thanks for guiding us and I hope you'll stay for a long time
with our project!

* Bertrand Delacretaz, thank you for your help, votes and advise. We
will miss your involvement, but will certainly see you in the future!

* Sylvain Wallez, also big thanks for helping and guiding us. I hope
Wicket is still working within Joost

Finally, congratulations to the new officers, PMC Chairs and the other
two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
the club!

!!! Champagne !!!

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Thies Edeling
Cool, congratulations  gefeliciteerd! ;)

Martijn Dashorst wrote:
 We have Graduation! Apache Wicket is established as a top level
 project within the Apache Software Foundation.

 From Greg Stein:

    Original Message 
   Subject: Apache Board Meeting, June 20, 2007 (new officers!)
   Date: Wed, 20 Jun 2007 12:45:06 -0700
   From: Greg Stein
   Reply-To: members@
   To: members@

   Hi all,

   Today, the newly-elected Board met for the first time. After we got
   done with our regular series of project reviews and other reports, we
   elected a new slate of executive officers. I'm happy to present that
   list:

Jim Jagielski, Chairman
Justin Erenkrantz, President
J Aaron Farr, Treasurer
Sam Ruby, Exec VP and Secretary

   Welcome guys to your new offices!

   We also established new three projects:

   * Apache Quetzalcoatl: this springs mod_python and related bits out of
   the HTTPD project into its own TLP. Gregory Trubetskoy is its Chair.

   * Apache Wicket: this is a light webapp framework for Java, graduating
   from the Incubator into its own TLP. Martijn Dashorst is the new
   Chair.

   * Apache Commons: this is the venerable Apache Jakarta Commons, now
   spun out into its own TLP, with Torsten Curdt as its Chair.

   Finally, we swapped a couple PMC Chairs:

   * Will Glass-Hussin replaces Henning Schmiedehausen as the Velocity 
 Chair
   * David Sean Taylor replaces Santiago Gala as the Portals Chair

   That's it for this month. Please feel free to forward this to any
   public/private forum as you see fit. If you have any questions, then
   please don't hesitate to ask myself or any other Director or officer.

   Cheers,
   -g

 We would like to congratulate all Wicket community members with this
 remarkable feat, we couldn't have done this without you!

 Furthermore, I like to thank the Board of the Apache Software
 Foundation for the trust they invested in us. We will not disappoint!

 We would like to thank Wicket's mentors:

 * Alex Karasulu (whose birthday coincidentally is today… what a better
 gift could you receive). Thanks for bringing us on board, and a Happy
 Birthday!!!

 * Upayavira, who made the transition even run smoother than thought
 possible. Thanks for guiding us and I hope you'll stay for a long time
 with our project!

 * Bertrand Delacretaz, thank you for your help, votes and advise. We
 will miss your involvement, but will certainly see you in the future!

 * Sylvain Wallez, also big thanks for helping and guiding us. I hope
 Wicket is still working within Joost

 Finally, congratulations to the new officers, PMC Chairs and the other
 two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
 the club!

 !!! Champagne !!!

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread howzat

Good news, great job! 



Martijn Dashorst wrote:
 
 We have Graduation! Apache Wicket is established as a top level
 project within the Apache Software Foundation.
 
From Greg Stein:
 
    Original Message 
   Subject: Apache Board Meeting, June 20, 2007 (new officers!)
   Date: Wed, 20 Jun 2007 12:45:06 -0700
   From: Greg Stein
   Reply-To: members@
   To: members@
 
   Hi all,
 
   Today, the newly-elected Board met for the first time. After we got
   done with our regular series of project reviews and other reports, we
   elected a new slate of executive officers. I'm happy to present that
   list:
 
Jim Jagielski, Chairman
Justin Erenkrantz, President
J Aaron Farr, Treasurer
Sam Ruby, Exec VP and Secretary
 
   Welcome guys to your new offices!
 
   We also established new three projects:
 
   * Apache Quetzalcoatl: this springs mod_python and related bits out of
   the HTTPD project into its own TLP. Gregory Trubetskoy is its Chair.
 
   * Apache Wicket: this is a light webapp framework for Java, graduating
   from the Incubator into its own TLP. Martijn Dashorst is the new
   Chair.
 
   * Apache Commons: this is the venerable Apache Jakarta Commons, now
   spun out into its own TLP, with Torsten Curdt as its Chair.
 
   Finally, we swapped a couple PMC Chairs:
 
   * Will Glass-Hussin replaces Henning Schmiedehausen as the Velocity 
 Chair
   * David Sean Taylor replaces Santiago Gala as the Portals Chair
 
   That's it for this month. Please feel free to forward this to any
   public/private forum as you see fit. If you have any questions, then
   please don't hesitate to ask myself or any other Director or officer.
 
   Cheers,
   -g
 
 We would like to congratulate all Wicket community members with this
 remarkable feat, we couldn't have done this without you!
 
 Furthermore, I like to thank the Board of the Apache Software
 Foundation for the trust they invested in us. We will not disappoint!
 
 We would like to thank Wicket's mentors:
 
 * Alex Karasulu (whose birthday coincidentally is today… what a better
 gift could you receive). Thanks for bringing us on board, and a Happy
 Birthday!!!
 
 * Upayavira, who made the transition even run smoother than thought
 possible. Thanks for guiding us and I hope you'll stay for a long time
 with our project!
 
 * Bertrand Delacretaz, thank you for your help, votes and advise. We
 will miss your involvement, but will certainly see you in the future!
 
 * Sylvain Wallez, also big thanks for helping and guiding us. I hope
 Wicket is still working within Joost
 
 Finally, congratulations to the new officers, PMC Chairs and the other
 two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
 the club!
 
 !!! Champagne !!!
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

-- 
View this message in context: 
http://www.nabble.com/-announce--Apache-Wicket-tf3954913.html#a11223651
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Arnout Engelen
Martijn Dashorst wrote:
 We have Graduation! Apache Wicket is established as a top level
 project within the Apache Software Foundation.

 !!! Champagne !!!  
Many well-deserved congratulations to all of the wicket team!


Arnout

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RadioChoice with ajax in wicket 1.3?

2007-06-20 Thread JulianS

I've created a solution that works for me. See 
http://blogstoyevskys-javajourney.blogspot.com/2007/06/ajax-enabled-radio-group-for-wicket-12x.html
this post .

Julian

JulianS wrote:
 
 Is there a backport for this to 1.2.x? Or a hint of how to do it? I really
 could use it. 
 
 Thanks,
 Julian
 

-- 
View this message in context: 
http://www.nabble.com/RadioChoice-with-ajax-in-wicket-1.3--tf3689281.html#a11223845
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Newbie Question: you are about to be redirected to a connection that is not secure Warning

2007-06-20 Thread Igor Vaynberg

what version of wicket are you using? can you figure out which url causes
that warning?
-igor


On 6/20/07, Hiller, Steve [EMAIL PROTECTED] wrote:


 Hi All,

I just created my first Wicket-based demo project -- I like the framework
and have been demonstrating it to my colleagues.

I have a web page that consists of a form and a panel. The form data is
used by some backend process that returns
a very long string. The string is formatted and then displayed in a
MultiLineLabel held within the panel. The same
web page is then displayed with the results.

The web app is deployed to a WebSphere application server, and SSL is
turned on. It seems like when the page is
about to be displayed with results, the following message is displayed:

You are about to be redirected to a connection that is not Secure. The
information you are sending to the current
site might be retransmitted to a nonsecure site. Do you wish to continue?

I have all the HTML pages and backing java classes all in one directory so
I'm not sure why having SSL turned on
is causing this problem. Any suggestions would be appreciated.

Thanks,
Steve

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Al Maw
Evan Chooly wrote:
 Awesome!  Let me be the first to say ...
 
 So when is beta 2 coming out?  8^)=

;-)

This weekend. Martijn is even going to document how to do that, so 
someone else can roll an rc1/beta3 more rapidly, if required.

Rest assured that we're now on a final big push to get 1.3 final out the 
door. It's been a bit of a bumpy ride, but things are looking good and 
the wait is worth it. ;-)

Regards,

Al

-- 
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread James McLaughlin
That's great news! I will drink a toast to each and everyone of you
tonight. Congrats  on all your hard work.

best,
jim

On 6/20/07, Arnout Engelen [EMAIL PROTECTED] wrote:
 Martijn Dashorst wrote:
  We have Graduation! Apache Wicket is established as a top level
  project within the Apache Software Foundation.
 
  !!! Champagne !!!
 Many well-deserved congratulations to all of the wicket team!


 Arnout

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Xavier Hanin

Kudos to the whole team and community! And wish you the best as a TLP.

Xavier
PS: seeing people promising beers motivate me to get Ivy graduated asap :-)

On 6/20/07, Martijn Dashorst [EMAIL PROTECTED] wrote:


We have Graduation! Apache Wicket is established as a top level
project within the Apache Software Foundation.

From Greg Stein:

 Original Message 
Subject: Apache Board Meeting, June 20, 2007 (new officers!)
Date: Wed, 20 Jun 2007 12:45:06 -0700
From: Greg Stein
Reply-To: members@
To: members@

Hi all,

Today, the newly-elected Board met for the first time. After we
got
done with our regular series of project reviews and other reports,
we
elected a new slate of executive officers. I'm happy to present
that
list:

 Jim Jagielski, Chairman
 Justin Erenkrantz, President
 J Aaron Farr, Treasurer
 Sam Ruby, Exec VP and Secretary

Welcome guys to your new offices!

We also established new three projects:

* Apache Quetzalcoatl: this springs mod_python and related bits
out of
the HTTPD project into its own TLP. Gregory Trubetskoy is its
Chair.

* Apache Wicket: this is a light webapp framework for Java,
graduating
from the Incubator into its own TLP. Martijn Dashorst is the new
Chair.

* Apache Commons: this is the venerable Apache Jakarta Commons,
now
spun out into its own TLP, with Torsten Curdt as its Chair.

Finally, we swapped a couple PMC Chairs:

* Will Glass-Hussin replaces Henning Schmiedehausen as the
Velocity Chair
* David Sean Taylor replaces Santiago Gala as the Portals Chair

That's it for this month. Please feel free to forward this to any
public/private forum as you see fit. If you have any questions,
then
please don't hesitate to ask myself or any other Director or
officer.

Cheers,
-g

We would like to congratulate all Wicket community members with this
remarkable feat, we couldn't have done this without you!

Furthermore, I like to thank the Board of the Apache Software
Foundation for the trust they invested in us. We will not disappoint!

We would like to thank Wicket's mentors:

* Alex Karasulu (whose birthday coincidentally is today… what a better
gift could you receive). Thanks for bringing us on board, and a Happy
Birthday!!!

* Upayavira, who made the transition even run smoother than thought
possible. Thanks for guiding us and I hope you'll stay for a long time
with our project!

* Bertrand Delacretaz, thank you for your help, votes and advise. We
will miss your involvement, but will certainly see you in the future!

* Sylvain Wallez, also big thanks for helping and guiding us. I hope
Wicket is still working within Joost

Finally, congratulations to the new officers, PMC Chairs and the other
two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
the club!

!!! Champagne !!!

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





--
Xavier Hanin - Independent Java Consultant
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Upayavira
James McLaughlin wrote:
 That's great news! I will drink a toast to each and everyone of you
 tonight. Congrats  on all your hard work.

Make sure you book your cab early. And arrange some time to recover 
tomorrow morning. It is a big team :-)

Regards, Upayavira

 On 6/20/07, Arnout Engelen [EMAIL PROTECTED] wrote:
 Martijn Dashorst wrote:
 We have Graduation! Apache Wicket is established as a top level
 project within the Apache Software Foundation.

 !!! Champagne !!!
 Many well-deserved congratulations to all of the wicket team!


 Arnout

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user

 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Moving mailing list?

2007-06-20 Thread cowwoc

Now that Wicket is an official Apache project are there any plans for
moving the mailing lists over? SourceForge's digest mode leaves a lot to
be desired.

Gili



signature.asc
Description: OpenPGP digital signature
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Moving mailing list?

2007-06-20 Thread Eelco Hillenius
 Now that Wicket is an official Apache project are there any plans for
 moving the mailing lists over? SourceForge's digest mode leaves a lot to
 be desired.

Yeah, we should do that soon. We'll get to that within a few weeks hopefully.

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Moving mailing list?

2007-06-20 Thread Upayavira
cowwoc wrote:
   Now that Wicket is an official Apache project are there any plans for
 moving the mailing lists over? SourceForge's digest mode leaves a lot to
 be desired.

It will likely happen soon. Though, there's some sense in timing it to 
immediately follow the 1.3 release. Then it will be an Apache user list 
to used to support an Apache product. Currently this list is supporting 
code that is isn't an Apache product (the 1.2.x line).

But details aside, it will happen some time over the coming month or two.

Of course, others might disagree with my rationale...

Regards, Upayavira

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Wicket MADE the grade

2007-06-20 Thread Jonathan Locke


very interesting.  but i don't agree with the spreadsheet that wicket is not
good
for million clicks per minute sites.  with a good back-end architecture
and the
right tuning, wicket ought to be able to sustain that kind of load as well
as
any other web framework.  the big difference is that in wicket you aren't
stuck
with a non-existent or poor man's component model where you manage all your 
state by hand just so you can optimize a few hot pages. you can do real OO 
programming with all the great productivity you get from writing real
components 
with very few optimizations across probably 95% of your site and then roll
up your 
sleeves /after looking at a profiler/ to tune the other 5% of your site
(probably the 
home page and a handful of common destinations).


Francisco Diaz Trepat - gmail wrote:
 
 Yes, thanks. We evaluated the following frameworks:
 
 Struts-2 (reviewed by me)
 SpringMVC (reviewed by a coworker)
 JFS (reviewed by a coworker)
 Click (reviewed by a coworker)
 Wicket (reviewed by a cowerker and then by me in a second chance kind of
 deal)
 
 Other-ones (Tapestry, Webworks, etc) where discarded in a very overview
 like
 process.
 
 JFS was the first to go. Very complex if no netbeans and taglibs hell,
 etc.
 
 SpringMVC had a huge acceptance in the community although after reviewing
 it
 and experience al xml complexity it got to the point we question the
 community itself.
 
 Similiar with Struts2 although we saw an important reduction of
 configuration. But it was something else (webworx 2) trying to do Struts I
 guess. Taglibs were there and we all agreed on their uglyness and stupid
 concept. Lets do HTML + TAGLIBS + JAVA CODE but lets not put JSP enbeded
 code on the JSP file. Nonesence!!!
 
 One aspect was the some of us came to love seaside (web-framework for
 squeak/smalltalk) and so we came across Click and the second chance for
 Wicket.
 
 Wicket was originally rejected because one of my coworkers who was in
 charge
 of building the demo sample, downloaded the Kick-Start kit (I don't
 remember
 the name, maybe quick-start or something of the sort). He had some trouble
 building it, he then tried to copy/paste some code from the web, and in my
 opinion gave zero interest in anything. He just complaint about it and
 then
 it was dropped.
 
 As I was working with Struts-2 and bothering in everyday basis our project
 leader so he would consider seaside I read nice reviews about wicket,
 pluss
 ask my brother who I usually trust and told me only good things about it.
 
 So because of the lack of evidence or better put, because of the not so
 deep explanation of why was wicket dumped, I kind of thought that a very
 common thing had occured. I don't give a crap, let me keep googling
 arround.
 
 Thats when I decided to speak with our PM and ask him if I could give it a
 try, a left Struts-2 (thanks god) and started with wicket. Because I am a
 lazy bastard I turn to the list to answer me some preatty dumb questions
 so
 I could get a WicketDemo working.
 
 It was an awsome ride, thanks again.
 
 I attached a Comparison chart of Struts-2 Click and Wicket, that we
 created.
 It is nothing fancy nor it is so serious. But I'll attached anyway.
 
 f(t)
 
 PS: I am currently verry busy, but I expect to get some time near agust so
 I
 can start contributing. I am currently on three other projects but it
 looks
 one of those is going to finish.
 
 
 
 On 6/20/07, craigdd [EMAIL PROTECTED] wrote:


 Great news Francisco,

 So give us the dirt, what made your company ultimately go with wicket?
 Which other frameworks where you considering.

 -Craig


 Francisco Diaz Trepat - gmail wrote:
 
  Hi guys, from a discarded framework to the choice in hand. Wicket was
  chosen
  by my company to start a migration project of its products.
 
  Is there a way to get latest 1.3 beta2 with java 1.5?
 
  to get started... ;-)
 
  Thanks to ALL of you for all your help.
 
 
  ELCO... THE BOOK MAN. COME ON!!!
 
  jejejeje
 
  Well great news for me because wicket kicks ass!!!
 
  f(t)
 
 
 -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

 --
 View this message in context:
 http://www.nabble.com/Wicket-MADE-the-grade-tf3953568.html#a11218427
 Sent from the Wicket - User mailing list archive at Nabble.com.


 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 

Re: [Wicket-user] [announce] Apache Wicket

2007-06-20 Thread Jonathan Locke


congratulations to everyone!  i want to thank the whole team for pushing
wicket to this next big stage of growth!  wow!  we did it!


Martijn Dashorst wrote:
 
 We have Graduation! Apache Wicket is established as a top level
 project within the Apache Software Foundation.
 
From Greg Stein:
 
    Original Message 
   Subject: Apache Board Meeting, June 20, 2007 (new officers!)
   Date: Wed, 20 Jun 2007 12:45:06 -0700
   From: Greg Stein
   Reply-To: members@
   To: members@
 
   Hi all,
 
   Today, the newly-elected Board met for the first time. After we got
   done with our regular series of project reviews and other reports, we
   elected a new slate of executive officers. I'm happy to present that
   list:
 
Jim Jagielski, Chairman
Justin Erenkrantz, President
J Aaron Farr, Treasurer
Sam Ruby, Exec VP and Secretary
 
   Welcome guys to your new offices!
 
   We also established new three projects:
 
   * Apache Quetzalcoatl: this springs mod_python and related bits out of
   the HTTPD project into its own TLP. Gregory Trubetskoy is its Chair.
 
   * Apache Wicket: this is a light webapp framework for Java, graduating
   from the Incubator into its own TLP. Martijn Dashorst is the new
   Chair.
 
   * Apache Commons: this is the venerable Apache Jakarta Commons, now
   spun out into its own TLP, with Torsten Curdt as its Chair.
 
   Finally, we swapped a couple PMC Chairs:
 
   * Will Glass-Hussin replaces Henning Schmiedehausen as the Velocity 
 Chair
   * David Sean Taylor replaces Santiago Gala as the Portals Chair
 
   That's it for this month. Please feel free to forward this to any
   public/private forum as you see fit. If you have any questions, then
   please don't hesitate to ask myself or any other Director or officer.
 
   Cheers,
   -g
 
 We would like to congratulate all Wicket community members with this
 remarkable feat, we couldn't have done this without you!
 
 Furthermore, I like to thank the Board of the Apache Software
 Foundation for the trust they invested in us. We will not disappoint!
 
 We would like to thank Wicket's mentors:
 
 * Alex Karasulu (whose birthday coincidentally is today… what a better
 gift could you receive). Thanks for bringing us on board, and a Happy
 Birthday!!!
 
 * Upayavira, who made the transition even run smoother than thought
 possible. Thanks for guiding us and I hope you'll stay for a long time
 with our project!
 
 * Bertrand Delacretaz, thank you for your help, votes and advise. We
 will miss your involvement, but will certainly see you in the future!
 
 * Sylvain Wallez, also big thanks for helping and guiding us. I hope
 Wicket is still working within Joost
 
 Finally, congratulations to the new officers, PMC Chairs and the other
 two new projects: Apache Quetzalcoatl and Apache Commons! Welcome to
 the club!
 
 !!! Champagne !!!
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 

-- 
View this message in context: 
http://www.nabble.com/-announce--Apache-Wicket-tf3954913.html#a11225772
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Use HTML controls directly with no wicket:id

2007-06-20 Thread Toscano

Hello,

I'm working in a very big project with Wicket, but we have a huge form with
more than 20 dropdown lists whose content is loaded from database. This
makes the form loading very slow.
Most of these dropdown lists will not change, so there is no need of loading
them from database. For example, we have a Countries dropdown.

Instead of using

select wicket:id=countries/

Can we just put directly the values into the html page?

select id=countries
option value=1Albania/option
option value=2Australia/option
..
/select


If I put wicket:id, Wicket will replace the options. If I use standard html
id=countries, can I retrieve the value from Wicket? How can I do that?

Thank you very much for your help and time,
Oskar



-- 
View this message in context: 
http://www.nabble.com/Use-HTML-controls-directly-with-no-wicket%3Aid-tf3956238.html#a11225889
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] How can we change a component dynamically in Wicket ?

2007-06-20 Thread ccc rrr

Hi,
   I want to change a component in html, for example:

*1)Test.html*
html
body
 span wicket:id=label/span
 br/
 a wicket:id=ajaxLinkClick here/a
/body
/html


*2)Test.java*
public class Test extends WebPage {
   private int count = 0;

   Label label = null;
   TextField textField = null;

   public Login() {
   super();

   label = new Label(label, new PropertyModel(this, count));
   label.setOutputMarkupId(true);

   textField = new TextField(label, new PropertyModel(this,
count));
   textField.setOutputMarkupId(true);

   AjaxLink ajaxLink = new AjaxLink(ajaxLink) {
   public void onClick(AjaxRequestTarget request) {
   count++;
   if (count % 2 == 0)
   {
this.add(label);
request.addComponent(label);
   }
   else
   {
   this.add(textField);
   request.addComponent(textField);
   }
  }
   };
   this.add(label);
   this.add(ajaxLink);
   }

   public int getCount() {
   return count;
   }

   public void setCount(int count) {
   this.count = count;
   }

}

However, when I client the link, the Ajax message shows as:

INFO:
INFO: Initiating Ajax GET request on
/wicket/mytest/?wicket:interface=:0:ajaxLink::IBehaviorListenerwicket:behaviorId=0random=
0.17448336090136768
INFO: Invoking pre-call handler(s)...
INFO: Received ajax response (53 characters)
INFO:
?xml version=1.0 encoding=UTF-8?ajax-response
ERROR: Error while parsing response: Could not find root ajax-response
element
INFO: Invoking post-call handler(s)...
INFO: Invoking failure handler(s)...
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How can we change a component dynamically in Wicket ? (ccc rrr)

2007-06-20 Thread ccc rrr

Another test. If we change the code like this:
   //...
   AjaxLink ajaxLink = new AjaxLink(ajaxLink) {
   public void onClick(AjaxRequestTarget request) {
   count++;
   this.add(label);
   request.addComponent(label);
   }
   };
   //...
we still can not get what we want. This is the Ajax message:

*INFO: *
*INFO: *
Initiating Ajax GET request on
/wicket/mytest/?wicket:interface=:0:ajaxLink::IBehaviorListenerwicket:behaviorId=0random=
0.17603507974667476
*INFO: *Invoking pre-call handler(s)...
*INFO: *Received ajax response (177 characters)
*INFO: *
?xml version=1.0
 encoding=UTF-8?ajax-responsecomponent id=ajaxLink_label

![CDATA[span wicket:id=label

id=ajaxLink_label1/span]]/component/ajax-response
*INFO: *Response parsed. Now invoking steps...
*ERROR: *
Component with id [[ajaxLink_label]] a was not found while trying to
perform markup update. Make sure you called
component.setOutputMarkupId
(true) on the component whose markup you are trying to update.
*INFO: *Response processed successfully.
*INFO: *Invoking post-call handler(s)...
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How can we change a component dynamically in Wicket ?

2007-06-20 Thread Swaroop Belur

Hi

I can see a few things gond wrong here...

1 First in the onclick method , this does not refer to the original parent
to which label  was added initially as label is the component u want to
replace

2 When u want to add a new component to replace the original component
in the parent heirarchy , u need to call replace method or replaceWith
method

3 Dont create the textfield right at the beginning. Do it in the onClick
method.
Here it just hangs out there until user clicks the link

-swaroop




On 6/21/07, ccc rrr [EMAIL PROTECTED] wrote:


Hi,
I want to change a component in html, for example:

*1)Test.html*
html
body
  span wicket:id=label/span
  br/
  a wicket:id=ajaxLinkClick here/a
/body
/html


*2)Test.java*
public class Test extends WebPage {
private int count = 0;

Label label = null;
TextField textField = null;

public Login() {
super();

label = new Label(label, new PropertyModel(this, count));
label.setOutputMarkupId(true);

textField = new TextField(label, new PropertyModel(this,
count));
textField.setOutputMarkupId(true);

AjaxLink ajaxLink = new AjaxLink(ajaxLink) {
public void onClick(AjaxRequestTarget request) {
count++;
if (count % 2 == 0)
{
 this.add(label);
 request.addComponent (label);
}
else
{
this.add(textField);
request.addComponent(textField);
}
   }
};
this.add(label);
this.add(ajaxLink);
}

public int getCount() {
return count;
}

public void setCount(int count) {
this.count = count;
}

}

However, when I client the link, the Ajax message shows as:

INFO:
INFO: Initiating Ajax GET request on
/wicket/mytest/?wicket:interface=:0:ajaxLink::IBehaviorListenerwicket:behaviorId=0random=
0.17448336090136768
INFO: Invoking pre-call handler(s)...
INFO: Received ajax response (53 characters)
INFO:
?xml version=1.0 encoding=UTF-8?ajax-response
ERROR: Error while parsing response: Could not find root ajax-response
element
INFO: Invoking post-call handler(s)...
INFO: Invoking failure handler(s)...

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How can we change a component dynamically in Wicket ?

2007-06-20 Thread Timo Rantalaiho
On Thu, 21 Jun 2007, ccc rrr wrote:
if (count % 2 == 0)
{
 this.add(label);
 request.addComponent(label);
}
else
{
this.add(textField);
request.addComponent(textField);
}

This is suspicious. I don't think you should add components 
to the hierarchy during ajax request processing, and 
definitely not if-else what you add when you have static
markup (i.e. no repeaters).

Always add both components, and set their visibility as 
needed. Wicket visibility controls whether the comoponent
produces any markup at all, so it's stronger than HTML
visibility.

With ajax updates of visibility you need a placeholder to
update around the component (as invisible components don't
provide any markup which ajax could update).

Best wishes,
Timo

P.S. Congratulations to Apache Wicket for graduating! 


-- 
Timo Rantalaiho   
Reaktor Innovations OyURL: http://www.ri.fi/ 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How can we change a component dynamically in Wicket ?

2007-06-20 Thread rc.china

Sorry, one error in the code:
this.add(...)   == this.findPage().add(...)

But the output is the same:(


-- 
View this message in context: 
http://www.nabble.com/How-can-we-change-a-component-dynamically-in-Wicket---tf3956267.html#a11226186
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How can we change a component dynamically in Wicket ? (ccc rrr)

2007-06-20 Thread rc.china

Sorry, one error in the code: 
this.add(...)   == this.findPage().add(...) 

And we change like above, the output is what we want:)

-- 
View this message in context: 
http://www.nabble.com/Re%3A-How-can-we-change-a-component-dynamically-in-Wicket---%28ccc-rrr%29-tf3956306.html#a11226195
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Use HTML controls directly with no wicket:id

2007-06-20 Thread Igor Vaynberg

add(new FormComponent(staticselect, new PropertyModel(this,
countryname)) {});

select wicket:id=staticselectoption 

ought to do it

-igor

On 6/20/07, Toscano [EMAIL PROTECTED] wrote:



Hello,

I'm working in a very big project with Wicket, but we have a huge form
with
more than 20 dropdown lists whose content is loaded from database. This
makes the form loading very slow.
Most of these dropdown lists will not change, so there is no need of
loading
them from database. For example, we have a Countries dropdown.

Instead of using

select wicket:id=countries/

Can we just put directly the values into the html page?

select id=countries
option value=1Albania/option
option value=2Australia/option
..
/select


If I put wicket:id, Wicket will replace the options. If I use standard
html
id=countries, can I retrieve the value from Wicket? How can I do that?

Thank you very much for your help and time,
Oskar



--
View this message in context:
http://www.nabble.com/Use-HTML-controls-directly-with-no-wicket%3Aid-tf3956238.html#a11225889
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How can we change a component dynamically in Wicket ? (ccc rrr)

2007-06-20 Thread Igor Vaynberg

you can get to outer class scoping easily

for example if that label was inside a panel


class MyPanel extends Panel {
 public MyPanel(String id) {
super(id);
add(new AjaxLink(link) {
public void onclick(ajaxrequesttarget target) {
   // to get a reference to the panel that the link is in just do
   Panel panel=MyPanel.this;
   // or

MyPanel.this.add
  }


-igor



On 6/20/07, rc.china [EMAIL PROTECTED] wrote:



Sorry, one error in the code:
this.add(...)   == this.findPage().add(...)

And we change like above, the output is what we want:)

--
View this message in context:
http://www.nabble.com/Re%3A-How-can-we-change-a-component-dynamically-in-Wicket---%28ccc-rrr%29-tf3956306.html#a11226195
Sent from the Wicket - User mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user