ork with Spring. Any other resources and
> > links are most welcome.
> > Thanks in advance.
> >
> > Cheers!
> >
> > Maaz
>
> -----
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
--
Best regards,
Vytautas R.
---
www.xaloon.org
www.allcarindex.com
users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
--
Best regards,
Vytautas R.
---
www.xaloon.org
www.allcarindex.com
true, it's not 100% stateless :)removing configurable items per page would make
it stateless.
On 08/08/2011 07:01 PM, jcgarciam wrote:
Just for the record, using HttpSession makes your application already
stateful as well.
On Mon, Aug 8, 2011 at 10:21 AM, Vytautas Racelis-2 [via A
26950p3726950.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
--
Best regards,
Vytautas R.
---
www.xaloon.org
www.allcarindex.com
t; and wicket version should not matter at all.
>
> Unless wicket is checking host / path / port or whatever when checking
> to create a session or not?
>
> Regards
>
> Žilvinas Vilutis
>
> Mobile: (+1) 623 330 6048
> E-mail: cika...@gmail.com
>
>
>
>
Same application, Apache Tomcat 7.x with enabled, Apache mod_proxy,
mod_proxy_balancer - everything looks perfect :)
Added
getRequestCycleSettings().setRenderStrategy(RenderStrategy.ONE_PASS_RENDER);
still no success on Glassfish.
--
Regards,
Vytautas
instance.
Just add Session.get().bind() in HomePage ctor and see.
On Thu, Mar 31, 2011 at 8:53 AM, Vytautas wrote:
Hi!
Does anybody uses MetaDataKey in wicket 1.5 (Using wicket 1.5-rc2)?
I've created simple quickstart application and added such code into
HomePage:
private static final MetaDa
etMetaData(DATA));
Session.get().setMetaData(DATA, String.valueOf(Math.random()));
}
However Session.get().getMetaData(DATA) always returns null. I did not find
anything related to this in migration guide.
Any suggestions or usage examples? :)
--
Regards,
Vytautas
---
gt; > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
>
> --
> Pedro Henrique Oliveira dos Santos
>
--
Best regards,
Vytautas R.
---
www.xaloon.org
www.allcarindex.com
proceed with markup for current panel/page
Currently it seems wicket tries to render panel.
Wicket version: 1.5-rc2
Regards,
Vytautas
---
www.xaloon.org
www.allcarindex.com
-
To
My fault, my apologies ;)
On 10/23/2010 07:25 PM, Martin Grigorov wrote:
Are you sure that you use latest trunk ?
--
Regards,
Vytautas
---
phone:+370-600-34389
www.xaloon.org
www.allcarindex.com
org.apache.wicket.Component.isActionAuthorized(Component.java:2182)
at org.apache.wicket.Page.onBeforeRender(Page.java:1039)
...
Thanks for support ;)
On 10/22/2010 09:47 PM, Martin Grigorov wrote:
Done. r1026573
--
Regards,
Vytautas
better
--
Regards,
Vytautas
---
phone:+370-600-34389
www.xaloon.org
www.allcarindex.com
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h
Thanks, update from trunk did help;)
On 10/22/2010 09:47 PM, Martin Grigorov wrote:
Update to r1026443 and should be better
On Fri, Oct 22, 2010 at 8:18 PM, Martin Grigorovwrote:
On Fri, Oct 22, 2010 at 7:59 PM, Vytautas Raceliswrote:
Hi,
wicket 1.4.x IPageFactory has a method:
Page
nybody know how to solve such issue?
Thanks;)
--
Regards,
Vytautas Racelis
---
phone:+370-600-34389
www.xaloon.org
www.allcarindex.com
www.leenle.com
-
To unsubscribe, e-mail: users-un
ess of who write a comment on my web site
to spammers.
2010/7/26 Vytautas Racelis
Thanks Josh;)
Forum support is in feature plans, but it is not currently implemented.
Thank you!
--
Regards,
Vytautas Racelis
---
phone:+370-600-34389
www.xaloon.org
www.
Thanks Josh;)
Forum support is in feature plans, but it is not currently implemented.
--
Regards,
Vytautas Racelis
---
phone:+370-600-34389
www.xaloon.org
www.leenle.com
www.allcarindex.com
On 07/26/2010 04:46 PM, Josh Kamau wrote:
Please check www.xaloon.org
Hi.
As you might already noticed, http://wicketstuff.org is down.
Anyone have any ideas?
V
Is everything ok with this patch?
V
2010/5/28 Vytautas Čivilis
> https://issues.apache.org/jira/browse/WICKET-2899
>
>
> On Fri, May 28, 2010 at 9:18 PM, Jeremy Thomerson <
> jer...@wickettraining.com> wrote:
>
>> 2010/5/28 Vytautas Čivilis
>>
>> &
https://issues.apache.org/jira/browse/WICKET-2899
On Fri, May 28, 2010 at 9:18 PM, Jeremy Thomerson wrote:
> 2010/5/28 Vytautas Čivilis
>
> > Hi.
> >
> > It would be great, if you'd consider including following code to make
> > TextField, that is assigned t
Hi.
It would be great, if you'd consider including following code to make
TextField, that is assigned to date picker, aware of date picker itself. So,
when TextField is clicked, picker calendar would be displayed.
Implement it is very easy:
in wicket-date.js:
add some configuration property, l
additional commands, e-mail: users-h...@wicket.apache.org
--
Regards,
Vytautas Racelis
---
phone:+370-600-34389
www.xaloon.org
www.leenle.com
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apac
y
the reasons
Database is being updated by an instance which is not part of the current
cluster. You should check network connections between cluster nodes,
especially multicast traffic.
Best regards,
Stefan
--
Regards,
Vytautas Racelis
---
phone:+37
et 1.4.2.
Anyone have any idea why new panels are not rendered?
Thanks in advance.
Jahid
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
--
Regards,
.
Kind regards.
Chris
--
Regards,
Vytautas Racelis
---
phone:+370-600-34389
e-mail: turi...@gmail.com
www.xaloon.org
www.leenle.com
-
To unsubscribe, e-mail: users-unsubscr...@wicket.a
any way.
I checked again chapter 9 about images from Wicket In Action but such
use case is not addressed there.
I found that SharedResources allows for stable URLs, but I cannot
register each individual image.
What approach would you suggest?
Best regards,
Peter
--
Regards,
Vytau
nd store either
callback or result to avoid race conditions.
nino martinez wael wrote:
> http://blog.jayway.com/2008/09/26/wicket-javascript-internals-dissected/
>
> and also check the mootips on wicketstuff..
>
> 2009/10/21 Vytautas Čivilis <mailto:vytautas.civi...@gmail.com>>
function (not the global one),
with parameters from backend.
The only possible way to achieve that (in my view), is to use 2nd option
combined with storing the callback function in some global map. Then I
would be able to call the correct callback function.
Is there any easier (not hacky) way?
Vytautas
message to the session. Wouldn't be the same?
Vytautas Racelis escribió:
Hi,
maybe getSession().info <http://this.info/>(""User account activated");
would help
On Mon, Oct 19, 2009 at 8:08 PM, Esteban Masoero
wrote:
Hi:
We've implemented the classic registr
-
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
--
--
Regards,
Vytautas Racelis
---
phone:+370-600-34389
e-mail: turi...@gmail.com
www.xaloon.org
www.leenle.com
ruse the source code?
Many thanks,
Dave
--
Regards,
Vytautas Racelis
---
phone:+370-600-34389
e-mail: turi...@gmail.com
www.xaloon.org
www.leenle.com
-
To unsubscribe, e-mail: users-unsubscr...@w
d of hidden traps?
I guess I shouldn't reference Models in my model objects, but then, how
would I reference model objects from my wrapped model. Should this logic
go to model itself?
Thanks,
Vytautas
-
To unsubscribe,
Hi Francisco.
It's certainly the same location in code, but the issues are a bit
different.
I've filed the bug at https://issues.apache.org/jira/browse/WICKET-2434
Vytautas
francisco treacy wrote:
> Hi Vytautas,
>
> Honestly I don't know if it's the same problem
mething wrong here? What could be possible solutions to
overcome this?
Vytautas
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
Hi.
I'd like to log the request data
(org.apache.wicket.protocol.http.RequestLogger.RequestData) in
RequestCycle logRuntimeException.
The RequestLogger keeps RequestData by it's private MetaData key in
RequestCycle object. In other words, I can only completely re-implement
RequestLogger to resolv
Hi.
I'm testing AjaxEditableLabel as well as AjaxEditableMultiLineLabel
using wicket rc7 now, but the same problem initially occurred with rc3.
Mysteriously, the ajax call isn't working with IE7, although it's
working with IE6, firefox etc.
Is it possible this is due to crippled IE7 installation
> And for hybrid the internal urls are first a bookmarkable part and then
> a wicket part and if those where params
> i think we could encrypt them just fine. But dont know for sure what
> hybrid does
>
>
>
> 2009/6/10 Vytautas Čivilis <mailto:vytautas.civi...@gmai
to hybrid strat (or to crypt strat ;]).
cvl
Erik van Oosten wrote:
> Hi Vytautas,
>
> You can not encrypt bookmarkable URLs as encryption is done per session.
> So if you're URLs need to be secure you are limited to regular Link's.
>
> Regards,
>Erik.
>
&
you encrypt the hybrid?
>
> 2009/6/10 Vytautas Čivilis <mailto:vytautas.civi...@gmail.com>>
>
> Hi.
>
> Is it possible to use both?
>
> CryptedUrlWebRequestCodingStrategy understands only
> QueryStringUrlCodingStrategy (i.e. params encoded in x
Hi.
Is it possible to use both?
CryptedUrlWebRequestCodingStrategy understands only
QueryStringUrlCodingStrategy (i.e. params encoded in x=1&so=on format).
Do I need to provide my own extension to
CryptedUrlWebRequestCodingStrategy to support hybrid, or are there any
existing ones?
Is it possib
40 matches
Mail list logo