IMHO, JSON is still applicable. You're not forced to hardcode your JSON
list. You can build it dynamically in your Java class and then provide it to
your client JS for it to parse it and generate your JS list.
Regards,
Pierre
On Fri, Dec 12, 2008 at 7:32 AM, Ashis chettri.as...@gmail.com
Scott,
I'm sorry, but the link you've sent is invalid. And I was unable to find a
valid link with.
Regards,
Pierre
On Thu, Jan 22, 2009 at 7:03 PM, Scott Swank scott.sw...@gmail.com wrote:
Liz,
We have completely customized the location of resources in Wicket.
Here's what I learned on
Maybe Quartz is what you want :
http://www.opensymphony.com/quartz/
Regards,
Pierre
On Sun, Feb 22, 2009 at 11:26 PM, Kaspar Fischer fisch...@inf.ethz.chwrote:
My Wicket app needs to run tasks in the background and I am looking for a
Java framework to persist tasks in the sense that I can
+1, I like Wicket Bench. And with M2Eclipse, you have the full sources
JavaDoc just by adding Wicket as a dependency, which is very convenient. But
don't expect Wicket Bench to do too much, it's just a small, useful tool.
Pierre
Hi, I use Eclipse with Wicket Bench plugin and it works very
Hello all,
I'm currently evaluating Struts2 Vs. Wicket 1.3.5 as a Web framework in a
portlet environment. I'm using eXo WebOS as a portal.
My question is : what's the status of portlet support in Wicket ? I don't
really care about portlet 1.0 or 2.0 but I'm looking for a fairly robust and
Hello again,
I did find this wiki page. Quoting it :
---
First of all, you need to make sure the portal (e.g. Liferay ) provides an
implementation of the Apache Portals Bridges
PortletResourceURLFactoryinterface, see:
Good morning,
I use CSSPackageResource .getHeaderContribution(style.css) in order to
load CSS files into my page. But is there any way to remove the
HeaderContributor ?
If I just add another one in a subsequent request, the old CSS is still
there, which I don't want.
Regards,
Zala
--
Sans
On Sun, Sep 13, 2009 at 9:06 AM, nino martinez wael
nino.martinez.w...@gmail.com wrote:
What about just not adding it instead? So in the first cycle you add
it and in the next rendering you do not?
2009/9/13 Pierre Goupil goupilpie...@gmail.com:
Good morning,
I use CSSPackageResource
let getCurrentResource() return the current theme's resource.
Sven
Pierre Goupil wrote:
Thanks for your reply! Let me explain.
I have three CSS files (1, 2, 3) and only one page (Page). On this Page,
there's a Component which contains three links which purpose are to swith
the graphical
of a theme chooser:
http://wicket-tree.appspot.com
Sven
Pierre Goupil wrote:
I did it, but there problem is still the same: all CSS files keep being in
the header as soon as I add one of them.
What I'd like to do is to have only one CSS at a given moment in the page.
Any ideas?
Regards
Guys,
I can't find any information about moveUpLink* *and* *moveDownLink*, *except
in JavaDoc. I've got a rendering problem: my code compiles but at run-time,
there's a component cannot render exception.
Is there any best practices or any code I could look at? I can give code
excerpt if you
+1 for CI since it would give confidence on health status of the various
projects as well.
On Wed, Sep 16, 2009 at 7:44 PM, Johannes Schneider
maili...@cedarsoft.comwrote:
By the way: What about a CI server? That will detect such errors very fast.
Johannes
nino martinez wael wrote:
Hello,
Are there any Wicketers out there living in Bordeaux, France?
Regards,
Pierre
--
Sans amis était le grand maître des mondes,
Eprouvait manque, ce pour quoi il créa les esprits,
Miroirs bienveillants de sa béatitude.
Mais au vrai, il ne trouva aucun égal,
Du calice du royaume total des
Cheers, man! Alsace is a bit far for a meeting, I'm afraid. Are you planning
to go to any conference?
On Wed, Sep 23, 2009 at 11:05 PM, josephpac...@thomas-daily.de wrote:
hi
Not in Bordeaux, but France is bigger than just this town no ? ;)
But then I admit living place, Alsace, might seem
Excellent, men!
Nicolas: I love your blog. Keep it up!
On Thu, Sep 24, 2009 at 10:27 AM, Olivier Bourgeois olivier.bourgeois.pro@
gmail.com wrote:
I'm located in Paris. We are just missing somebody from Lille and Nice for
a
perfect dispatch :)
--
Sans amis était le grand maître des
I've used the phonebook without any problem. Are you sure you've got the
latest version? Plus, you need the whole wickestuff-core project (found in
wicketstuff/wicketstuff-core), AFAIK. And it looks like you haven't got it
on your hard drive, since Maven tries and download it.
Regards,
Pierre
It looks great, men! Which AJAX framework do you use?
Regards,
Pierre
On Tue, Oct 13, 2009 at 3:55 PM, Doug Leeper douglee...@yahoo.com wrote:
Thanks Sven!
Got it working.
--
View this message in context:
http://www.nabble.com/-ANN--wicket-dnd-project-tp25727819p25873355.html
Sent
Hello,
I'd be glad to see it. Is there any place where it would fit? Maybe on the
Wicket wiki?
Regards,
Pierre
On Thu, Nov 12, 2009 at 9:56 PM, Loritsch, Berin C.
berin.lorit...@gd-ais.com wrote:
I hate to be a smart-butt, but if I'm not familiar with how things are
named yet search is
Hello,
In the release tags, you'll find wicketstuff-core-1.4.1. For more up to date
code, you'll have to fall back to the trunk.
Regards,
Pierre
On Fri, Nov 13, 2009 at 10:58 AM, Lester Chua cicowic...@gmail.com wrote:
Thanks for the reply.
Due to network reasons, I can't add external
Good evening,
Is there any way to reject a drag, possibly via AJAX, using wicketstuff YUI?
The code suggests me that no, but any hint would be welcome.
Regards,
Pierre
--
Rien de grand ne s'est accompli dans le monde sans passion.
(G.W.F. Hegel, philosophe allemand)
Assuming that you know this page:
http://cwiki.apache.org/WICKET/portal-howto.html
You should just copy the web.xml portlet.xml of an already working uPortal
porlet (even if it's not Wicket based) and use the same filters /
listeners... Theses are portal-dependent plumbery, and I use eXo, so I
classes
(which it won't startup without) and additional filters. Can I see an eXo
portlet? Is that portlet spec 1 or 2?
thanks,
Steve
On 24/11/2009, at 8:00 PM, Pierre Goupil wrote:
Assuming that you know this page:
http://cwiki.apache.org/WICKET/portal-howto.html
You should just
send?
Thanks,
Steve
On 24/11/2009, at 9:01 PM, Pierre Goupil wrote:
eXo is currently portlet 2.0 so I know nothing regarding portlet 1.0 Wicket
integration. You'll find working portlets for eXo in the standard eXo
distribution. Just copy their filters listeners into your own
Wicket-portlet
Guys,
One thing that I like regarding Wicket tester is that it easily allows one
to check a Page under design for any exception that it could throw at
creation-time. Actually, doing such a basic test is for me essential, so as
it takes only two lines of code, I systematically check all my pages
I use it, and what I'm looking for is a mean to ensure my test coverage.
On Wed, Nov 25, 2009 at 6:13 AM, Kent Tong k...@cpttm.org.mo wrote:
Pierre Goupil wrote:
So I'm looking for a way to list all Page instances in a Wicket app,
which
could then allow me to be sure
to instantiate them. The problem is often that
pages don't have a default constructor, which is a problem if you want
to instantiate them automagically.
Martijn
On Wed, Nov 25, 2009 at 12:57 AM, Pierre Goupil goupilpie...@gmail.com
wrote:
Guys,
One thing that I like regarding Wicket tester
:
Pierre Goupil wrote:
I use it, and what I'm looking for is a mean to ensure my test coverage.
If you're using TDD, you will have developed the page and the unit test for
that
page at the same time and by definition you won't have a page that is not
tested.
-
--
Kent Tong
Better way
to instantiate them automagically.
Martijn
On Wed, Nov 25, 2009 at 12:57 AM, Pierre Goupil goupilpie...@gmail.com
wrote:
Guys,
One thing that I like regarding Wicket tester is that it easily allows
one
to check a Page under design for any exception that it could throw
...@stuq.nl wrote:
Item 2 (fail if a page has not been tested) is not in my solution, but
I'm glad I could help :-)
Regards,
Daan van Etten
On Wed, 2009-11-25 at 10:32 +0100, Pierre Goupil wrote:
Yeah, test coverage is a big word here. But as I said I was not looking
for
a way
I can post here from gmail.
On Wed, Nov 25, 2009 at 8:35 PM, Bennett, Keith kbennet...@fedcsc.comwrote:
All -
I'm trying to post to the Wicket Users forum from my Google mail
account, but cannot.
I got several error messages over time, and then this one saying that it
had failed
Sure! I know at least Hippo CMS (http://www.onehippo.com/en/home) JTrac (
http://www.jtrac.info/)
Regards,
Pierre
On Fri, Nov 27, 2009 at 2:53 PM, Gatos ega...@gmail.com wrote:
Hello,
Is there any wicket based Open Source projects?
Thank you
--
Rien de grand ne s'est accompli
Which difference with the page Martijn gave?
On Fri, Nov 27, 2009 at 4:08 PM, Peter Ertl pe...@gmx.org wrote:
+1
Am 27.11.2009 um 16:03 schrieb Gatos:
It might be a good idea to create a page in with open source projects,
like
Hippo CMS.
What do you think?
On Fri, Nov 27,
:
My problem is that I haven't found a good example of a wicket based
project.
Hippo CMS is too large project to learn Wicket.
I thought that If there will be an Open Source Projects page, then it
will
be easier to start a project.
On Fri, Nov 27, 2009 at 5:10 PM, Pierre Goupil
On Fri, Nov 27, 2009 at 12:46 PM, Pedro Santos pedros...@gmail.com
wrote:
about phonebook on wicket stuff?
On Fri, Nov 27, 2009 at 1:44 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
+1: reading good Wicket-based source code wolud be a good spare-time
activity. :-)
I gave
Do you get any exception? What does the Ajax window say? Does it just fail
to get a response?
2009/12/1 liangyulin rylin...@hotmail.com
Anybody knows this problem?
From: rylin...@hotmail.com
To: users@wicket.apache.org
Subject: Wicket Ajax in JBOSS Portal
Date: Mon, 30 Nov 2009 15:49:53
Are you sure you've provided this:
filter-mapping
filter-nameAjaxApplication/filter-name
url-pattern/ajax/*/url-pattern
dispatcherREQUEST/dispatcher
dispatcherINCLUDE/dispatcher
/filter-mapping
in your web.xml? Do the portlet work in servlet mode, i.e. when
calling its
Sorry, I don't use JBoss portal but eXo.
It looks like JBoss portal support is incomplete... If I send you a
minimalistic AJAX portlet which works in eXo, would you mind adapting it for
JBoss (web.xml portlet.xml) and try and see if it works? HTH!
Regards,
Pierre
2009/12/1 liangyulin
Hello all,
Is there a way to access directly a page in Wicket tester? I mean:
by-passing the login page in order not to execute the whole workflow leading
to a certain page.
We use, of course, @AuthorizedInstantiation-based login. We've found
examples where people provide directly the
.
**
Martin
2010/1/4 Pierre Goupil goupilpie...@gmail.com:
Hello all,
Is there a way to access directly a page in Wicket tester? I mean:
by-passing the login page in order not to execute the whole workflow
leading
to a certain page.
We use, of course, @AuthorizedInstantiation-based
testing.
Martijn
On Mon, Jan 4, 2010 at 12:32 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Hello all,
Is there a way to access directly a page in Wicket tester? I mean:
by-passing the login page in order not to execute the whole workflow
leading
to a certain page.
We use
Maybe it comes from the web.xml : can we ses it, please?
Regards,
Pierre
On Wed, Jan 20, 2010 at 7:41 AM, Ashika Umanga Umagiliya
auma...@biggjapan.com wrote:
Greetings all,
I followed the easy 'Application Object Approach' to integrate Spring with
my Wicket app. (
works fine.
Pierre Goupil wrote:
Maybe it comes from the web.xml : can we ses it, please?
Regards,
Pierre
On Wed, Jan 20, 2010 at 7:41 AM, Ashika Umanga Umagiliya
auma...@biggjapan.com wrote:
Greetings all,
I followed the easy 'Application Object Approach
Keep on working hard, guys! Wicket is just impressive. Thanx to all of you.
Regards,
Pierre
On Mon, May 11, 2009 at 8:13 PM, Jeremy Thomerson jrthomer...@apache.orgwrote:
The Apache Wicket team is proud to announce the availability of the
fourth release candidate for the newest version of
Hello,
I'm currently playing with AJAX in Wicket using WicketStuff YUI integration.
Is there any way to refuse a drop ? There's a behavior called Droppable
which includes an accept() method but I can't figure out how to add it to my
component tree / call it.
Here's a working code snippet :
Hello,
I'm currently facing a problem with a simple code. I'm trying and display a
YUI Carousel but my portal (eXo Platform) gives me an error :
exception returned by processAction() or render() methods
java.lang.IllegalStateException: the content type has not been set before
calling
Hello,
Which portal do you use. If it's eXo, I can send you a portlet. If it's not,
I'm afraid I can't help.
Regards,
Pierre
On Tue, Jul 14, 2009 at 12:49 PM, Michal Velecky michal.vele...@posam.skwrote:
Hello,
im new in wicket portlets. Please, can you help me to crate or post a
link
I'm afraid my project won't help since it uses filters listeners specific
to eXo. But for Liferay you may have a look at here :
http://www.liferay.com/web/guest/community/forums/-/message_boards/message/1127568
Feel free to ask me questions here or in private if you have any problems.
For me,
Hello,
Can't you just make the parent's field final and use : Parent.this.cellItem
?
HTH,
Pierre
On Wed, Jul 15, 2009 at 11:33 AM, Lorenzo Bolzani l.bolz...@gmail.comwrote:
Hi all,
I need to do an ajax refresh of a whole line of a table.
On the left of the table there is a dropdown and
Good evening,
In order to learn Wicket as well as good Java coding ^ ^, I'd like to read
Wicket source code. It's been a couple of months since I use it, so I have a
general user-view on it.
Do you have advice ? Where should I start it all ? Is there any typical
workflow through the code-base
Hello,
He means that you should open a bug ticket and provide a (Maven) quickstart
project demonstrating the issue, so that Wicket devs can then include it
into their non-regression test framework.
Regards,
Pierre
On Tue, Feb 2, 2010 at 9:14 PM, Giovanni pino_o...@yahoo.com wrote:
Hello
Good evening,
I have a BookmarkablePage which may need PageParameters or not, depending on
the business workflow. I used to mount it under /page but now that we do use
the PageParameters-providing constructor I have a problem which forced me
not to mount the page in my Application class anymore.
Mmmh great! I'll give this a try on Monday.
Cheers,
Pierre
On Fri, Feb 12, 2010 at 6:42 PM, vineet semwal
vineetsemwal1...@gmail.comwrote:
take a look at querystringurlcodingstrategy,mixedparamurlcodingstategy
,mixedparamhybridurlcodingstategy,
and use what suits you .
Good evening,
The link is broken, unfortunately: The project you are trying to view does
not exist. Try browsing http://issues.apache.org/jira/browse for projects.
Regards,
Pierre
On Tue, Mar 2, 2010 at 1:27 PM, bgooren b...@iswd.nl wrote:
Possibly this is related to
I often have the same problem and symptom in my dev Tomcat, forcing me te
restart it.
On Sat, Mar 20, 2010 at 5:06 PM, Alexandros Karypidis akary...@yahoo.grwrote:
Hi,
I'm having problems with deployment/undeployment of Wicket apps on Tomcat
(and also JBoss, though I think it's related to
Good morning,
Is there any way to test JavaScript code in WicketTester? I know of
Selenium-based solutions, but I think that's too much heavyweight. Plus, I'd
really like to unit test my rendering JS behavior. In a similar way than
with YUI test, but for my homegrown JS.
A recommandation,
Hello,
You can use myComponent.setMarkupId(blah), but then it's up to you to
ensure the id uniqueness.
Regards,
Pierre
On Tue, Apr 13, 2010 at 12:35 AM, b...@actrix.gen.nz wrote:
Hi,
Wicket has its own mind - it changes IDs in HTML forms so JavaScript
breaks.
Example:
Source:
input
something like a
StringHeaderContributor or implement IHeaderContributor if you need to call
at page load or use AjaxRequestTarget if in an ajax request.
- Original Message -
From: Pierre Goupil
[mailto:goupilpie...@gmail.com]
To: users@wicket.apache.org
Sent: Mon, 12
Apr 2010 18
,
Pierre Goupil
--
Les deux règles universelles du bide :
1) on n'explique pas un bide
2) dans le futur, un bide sera toujours un bide.
I'll give that a try, men. Thank you!
Regards,
Pierre
On Thu, Jul 1, 2010 at 8:21 AM, Stefan Lindner lind...@visionet.de wrote:
See ModalWindow.getWindowOpenJavascript() and use it like this
ModalWindow myModalWindow = new ModalWIndow..
someComponent.add(new
Good evening,
I tried it but nothing shows. My Firebug gives this error:
either src or element must be set
I did use setContent()! Can anyone help, please?
Regards,
Pierre
On Thu, Jul 1, 2010 at 9:41 AM, Pierre Goupil goupilpie...@gmail.comwrote:
I'll give that a try, men. Thank you
Hello,
According to the JavaDoc: getStatelessHint():
*Description copied from class:
Componenthttp://static.ddpoker.com/javadoc/wicket/1.4-m1/org/apache/wicket/Component.html#getStatelessHint%28%29
* Returns whether the component can be stateless. Also the component
behaviors must be stateless,
Yes, that's a decorator pattern, which could a be good practice. You don't
use inheritance since you've just got a Panel, not a Page. So feel free to
go for that solution, I find it smart, too.
On Wed, Dec 8, 2010 at 7:51 AM, Jeremy Thomerson
jer...@wickettraining.comwrote:
On Tue, Dec 7,
on the server?
Please help!
Regards,
Pierre GOUPIL
On Thu, Jan 6, 2011 at 2:34 AM, Michael O'Cleirigh
michael.ocleir...@rivulet.ca wrote:
Hi Martin,
I appreciate your thoughts on the wicketstuff/core branching.
I can see how your approach would work with their not being a stable branch
Excellent! I'll buy it in a week max!
Are there a lot of complex graphics or is it suitable to read it in a BW
e-book reader in pdf format? Actually, I think I'll buy both format but you
know...
Regards,
Pierre
On Fri, Mar 25, 2011 at 6:52 PM, Brown, Berlin [GCG-PFS]
Hi,
I'd love to have this when I switch to 1.5, too.
Thanks in advance,
Pierre
On Fri, Sep 30, 2011 at 7:26 PM, Zilvinas Vilutis cika...@gmail.com wrote:
wow :)
Well that feature definitely was in 1.4.1x :) I thought it was in
1.5.x by default?
Regards
Žilvinas Vilutis
Mobile:
. Any links, please?
Regards,
Pierre Goupil
--
Si tu penses que la violence ne résout rien, c'est que tu n'as pas tapé
assez fort.
Just to mention that I'm personally more than happy with Atmosphere.
There's a little work coming in order to support lots of Comet channels (it
will be contributed back when it's done) but for a simple use with two or
three channels it works like a charm. Plus there's a working Wicket example
I was using wicketstuff-push with Wicket 1.4. And it used to prevent me
from unit-testing because of NPEs in the push code, IIRC.
Regards,
Pierre Goupil
On Wed, Feb 8, 2012 at 5:58 PM, pkc pkci...@gmail.com wrote:
Sounds promising. As a wicket user, I would like to see a very tight
Sure. But Martin is just telling you to use this as a code example.
Regards,
Pierre
On Wed, Feb 29, 2012 at 8:33 PM, singh13 gso...@gmail.com wrote:
Hi there,
I am not too sure what you mean about DownloadLink.
I am not using download link in any part of my code. To link to the
You can try a BookmarkablePage.
On Mon, Mar 5, 2012 at 7:27 PM, eugenebalt eugeneb...@yahoo.com wrote:
I guess what I'm asking is, is there a way to support regular Servlet
URLs
in Wicket?
--
View this message in context:
with
Atmosphere multi-request and Wicket (any version)?
Regards,
Pierre Goupil
()
{
return (MySession)Session.get();
}
}
When call, the get() method gives this stacktrace:
Caused by: java.lang.ClassCastException:
org.apache.wicket.protocol.http.WebSession cannot be cast to MySession
Any help, please?
Regards,
Pierre Goupil
Yes, absolutely:
public Session newSession(final Request request, final Response
response)
{
return new MySession(request);
}
On Sun, Mar 18, 2012 at 10:32 PM, Jeremy Thomerson
jer...@wickettraining.com wrote:
On Sun, Mar 18, 2012 at 5:08 PM, Pierre Goupil goupilpie
(Request request, Response response)
Regards,
Pierre Goupil
On Sun, Mar 18, 2012 at 10:48 PM, Jeremy Thomerson
jer...@wickettraining.com wrote:
Put a breakpoint in the WebSession constructor and see where it's getting
called.
Or, perhaps you won't see anything there if this is happening
(WebappClassLoader.java:1523)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
... 26 more
Do you have any idea where it can come from? I've checked my classpath and
it looks OK, now.
Regards,
Pierre Goupil
On Sun, Mar 18, 2012 at 11:35 PM, Sven Meier s...@meiers.net
No, I have it as a transitive dependency in my POM, so it is in my
classpath.
Thanks for the quick assistance!
Regards,
Pierre
On Tue, Mar 20, 2012 at 9:57 PM, Sven Meier s...@meiers.net wrote:
You're missing the wicket-request jar.
Sven
On 03/20/2012 08:38 PM, Pierre Goupil wrote
since the same code used to work in 1.4 without any
such side-effects.
Details: Wicket 1.5.5, Firefox 11, Opera (?), Debian Linux 6, Tomcat 7.0.22.
Any help will be much appreciated.
Regards,
Pierre Goupil
but it's doubtful.
Thank you,
Pierre
Bas
Op 21-3-2012 12:49, schreef Pierre Goupil:
Good afternoon,
I have a couple of ModalWindow s in my code that respond to closing using
an AjaxButton and its AjaxRequestTarget. My problem is that, in 1.5, after
the page displays its components
Or you can try the scaffolding approach:
http://wicketopia.sourceforge.net/scaffold.html
http://level2crm.com/content/building-scaffoldling-wicket
This is not precisely GUI builders but they can help speed up your
development.
Regards,
Pierre Goupil
On Sat, Mar 24, 2012 at 2:13 PM, Stefan
There's a project called jwicket-tooltip in wicketstuff. If you don't
mind using jQuery, this could be a good spot. But a js lib just for that
may be overkill as well. Have a look at wicketstuff-minis too, it may be
more lightweight.
Regards,
Pierre Goupil
On Sat, Mar 24, 2012 at 4:53 PM
integrated to Wicket but I was unable to have it work.
Any help will be appreciated.
Regards,
Pierre Goupil
On Tue, Mar 13, 2012 at 5:20 PM, Martin Grigorov mgrigo...@apache.orgwrote:
Hi Pierre,
Can you give us a url that describes what multi-request is and what
issues do you face
On Thu, Mar 29, 2012 at 11:04 PM, Pierre Goupil goupilpie...@gmail.comwrote:
https://github.com/martin-g/wicket-atmosphere-tests
lol
I've just realized it is a project of yours!
in the Wiki page
soon.
On Wed, Jun 20, 2012 at 3:08 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Good afternoon,
Thanks for the WebSocket support in Wicket 6.0, that's very good news to
hear.
But I have a couple of questions, though. Firstly, how am I supposed to
send a message
will be much appreciated.
Regards,
Pierre Goupil
--
Le bonheur n'est pas une destination, mais une façon de voyager.
Papa d'une petite Lou-Ann depuis le 30 juin.
to their names.
What I'm trying to achieve is to be able to switch (at run-time) my app's
theme by downloading a new one on a themes website, like
http://www.freecsstemplates.org/
I use Wicket 1.5.7 but a solution for Wicket 6.0 is OK as well.
Any help will be much appreciated.
Regards,
Pierre Goupil
tries to login, i extract the code and check if its
valid.
Am sure there could be other more clever techniques Will be watching
this thread.
Josh.
On Thu, Jul 19, 2012 at 9:45 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Good evening,
I'm currently trying to send a validation e
It looks nice, Michal! I'm browsing it and I'll come back here if I have
any questions, if it doesn't bother you.
Thanks all!
Regards,
Pierre
On Thu, Jul 19, 2012 at 9:10 PM, Michal Margiel michal.marg...@gmail.comwrote:
Hello,
I've implemented this in the same way as Josh does.
My
There's probably other ways (better maybe) though.
Pierre Goupil wrote:
Good evening,
I'd like to contribute CSSs JSs to my head for which names I don't
know. More precisely, I'd like to be able to download a .zip, unzip it and
contribute its CSS JS content to the head, plus being able
the WebSockets, it works:
init-param
param-nameorg.atmosphere.useWebSocket/param-name
param-valueFALSE/param-value
/init-param
in my web.xml.
Regards,
Pierre
On Wed, Aug 8, 2012 at 5:43 PM, Pierre Goupil goupilpie...@gmail.comwrote:
Good afternoon
:59:10 Pierre Goupil wrote:
Hello,
It looks like a problem with the WebSockets. I've tried to provide a
Locale, but no way:
class MySession extends WebSession
{
private static final long serialVersionUID = 1L;
public MySession(final Request req)
{
super
Good afternoon,
I'm currently playing with Wicket 6.0 resource management, as found here:
http://wicketinaction.com/2012/07/wicket-6-resource-management/
Martin's website introduces us to the concept of resource dependencies. It
works great for my own provided JS, but there is still one problem:
. It also works fine with
1.8.0 (i.e. all available tests pass). It wont work with JQuery 1.6
and older.
On Thu, Aug 16, 2012 at 4:24 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Good afternoon,
I'm currently playing with Wicket 6.0 resource management, as found here:
http
from EventBus#post() reads:
Post an event to *all* pages that have a suspended connection.
Any help will be much appreciated!
Regards,
Pierre Goupil
On Thu, Aug 9, 2012 at 10:17 AM, Pierre Goupil goupilpie...@gmail.com wrote:
Thanks!!! I'll have a close look at your ticket. And yes, I use
Cheers, men!
On Sat, Sep 1, 2012 at 9:49 PM, Martin Grigorov mgrigo...@apache.org wrote:
https://github.com/WiQuery/wiquery and
https://github.com/sebfz1/wicket-jquery-ui/ are migrated to Wicket 6
On Sat, Sep 1, 2012 at 9:39 PM, Decebal Suiu decebal.s...@asf.ro wrote:
Hi
On the jqwicket
Excellent! Thank you, everybody!
On Tue, Sep 4, 2012 at 11:17 PM, mk bigpur...@gmail.com wrote:
I've started Wicket 6 migration, check the SCM. Plan to release next
JQWicket
version after Wicket 6 final is available.
--
View this message in context:
It looks nice, indeed! Are there any plans for a Wicket 6 version?
Regards,
Pierre
On Tue, Sep 25, 2012 at 2:25 PM, Sebastien seb...@gmail.com wrote:
https://github.com/decebals/wicket-dashboard
(small typo in your previous mail :)
Nice job indeed, I will probably use it! :)
Best
Hi all,
When I submit complex JS to my client using target.appendJavaScript() with
a @Subscribe method from Wicket-Atmosphere, I got this message in the
browser console:
Wicket.Ajax: Wicket.Ajax.Call.failure: Error while parsing response:
Could not find root ajax-response element
I do have an
the problem and file a Jira ticket? You can use the example
application at
https://github.com/papegaaij/wicket-atmosphere-quickstart
Best regards,
Emond
On Sunday 11 November 2012 18:03:52 Pierre Goupil wrote:
Hi all,
When I submit complex JS to my client using
Good morning,
Would guys be kind and share these codes, please? Not re-inventing the
whell, you know.
Thanks in advance best regards,
Pierre
On Wed, Nov 14, 2012 at 10:51 AM, Martin Grigorov mgrigo...@apache.orgwrote:
Hi,
I've just added a new article at
Thanks! Sorry for not having read it until the end! :-)
On Wed, Nov 14, 2012 at 11:03 AM, Martin Grigorov mgrigo...@apache.orgwrote:
There is a link to my GitHub repo in the article.
On Wed, Nov 14, 2012 at 12:00 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Good morning,
Would
1 - 100 of 198 matches
Mail list logo