>I'm not new to Wicket, I'm using it for about a year, but there still a lot
aspects obscure to me like PageMap, page versioning, details of page request
cycle and so on.
me too, I also think some more core concept needs more documentation, pro
wicket is nice and can get you going with tables, aj
Issue created.
https://issues.apache.org/jira/browse/WICKET-405
Thank you.
Matthew
Eelco Hillenius wrote:
>
>> Do you mind if I send you that application through Email attachment?
>> Since I
>> am afraid I can't explain well in English.
>> The expiration problem still exists after logging int
e?
>
> johan
>
>
> On 3/5/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
>>
>> dont know if there is a problem with stateless pages and redirects, but
>> wicket's default redirect-to-buffer render strategy should already
>> eliminate
>> that
to resubmit the form and create another session.
Is there any problem with the setRedirect(true) in stateless form?
Matthew Kwong
--
View this message in context:
http://www.nabble.com/StatelessForm-and-setRedirect%28true%29-in-the-onSubmit-method-tf3347688.html#a9308281
Sent from the Wicket
);
>> > > }
>> > > }
>> > > };
>> > >
>> > > form.setModel(new CompoundPropertyModel(new
>> > > LoadableDataStoreUserModel(getDelegate().getDataStoreUser(user.getId
>> > >
processing? Because it is
working if I only have
form.setModel(new
CompoundPropertyModel(getDelegate().getDataStoreUser(user.getId(;
The reason why i want this loadable since I want to update the page with
"F5" refresh button again if someone has changed the same user in another
compute
Hi,
is there a list on 1.3 new features and any more user guide target on 1.3,
since I just upgraded from 1.2.4, I keep hearing stateless page, delayed
session creation etc. (constructor changes only in 2.0?), of course I have
read migrate-1.3 wiki page.
Matthew
Eelco Hillenius wrote:
>
> On
yea it is working now :)
Matthew
Eelco Hillenius wrote:
>
> Seems that was causes by the new way of handling URLs we introduced
> last week. I just committed a fix for 1.3 and 2.0.
>
> Cheers,
>
> Eelco
>
> On 2/9/07, Matthew Kwong <[EMAIL PROTECTED]> wrot
rategy(new WebRequestCodingStrategy()));
}
is not working, the URL still shows ?wicket:interface=:1:::
is it working for you? It was working in 1.2.4
Matthew Kwong
--
View this message in context:
http://www.nabble.com/obfuscate-encrypt-a-wicket-url-in-1.3-tf3199812.html#a8884030
Sent from the Wicket - Us
If it is 1.2.4, the apidoc is in wicket-1.2.4.zip\docs\apidocs folder.
Matthew Kwong
ZedroS Schwart wrote:
>
> Hi all
>
> Where could I download the Wicket Javadoc ?
>
> Thanks in advance
> ZedroS
>
> -
WOW, it really works, I didn't know that we can chain the models... I should
have asked this 12 hours ago, and saved my time. However, I am getting
better with the model thing.
Thank you very much, Igor.
Matthew Kwong
igor.vaynberg wrote:
>
> you can chain the models
>
s? or the LoadableDataStoreFileModel can
perform like CompoundPropertyModel? I tried ICompoundProperty and no luck. I
don't want to have a bookmarkablePage also.
Thank you, this is my first post in this list, if there is anything wrong,
please tell me too.
Matthew Kwong
--
View this message in c
12 matches
Mail list logo