Hi,
I encounter a strange behavior related to AjaxSelfUpdatingTimerBahavior. I
triggers normally until I click a link that downloads a dynamic resource.
The ajax download link is constructed using after the recommendations from:
https://cwiki.apache.org/confluence/display/WICKET/AJAX+update+and+f
Hi,
Yes, it works. It produces HTML like (check the produced HTML in your app):
Not sure why but you use your custom HTML element for the brand name, and
it is a :
https://github.com/cortix/project/blob/master/src/main/java/web/BasePage.html#L13
I see you use Wicket-Bootstrap. It's Navbar compo
Hi,
On Thu, Jan 8, 2015 at 10:45 PM, Joachim Schrod wrote:
> On 01/08/15 08:15, Ernesto Reinaldo Barreiro wrote:
> > Hi,
> >
> > I would use server side activation. Implemented as in
> >
> > 1- You can create your own events, e.g. [1]. One that is a wrapper of
> AJAX
> > request target (e.g. At
Hi Martin,
Thanks for reply, In the future I may use these pages...brandname link
doesn't work...Afer I click Management.page, I check the brandlink but
again it forward the Homepage... What I want to do,
when I click ManagementPage, brandlink ---> /management
when I click HomePage, brandlink ---
Only Emond knows the details ...
AFAIK TrackMessageSizeFilter was needed to overcome a problem in Atmosphere
+ Wicket's XML response.
It seems Atmosphere 2.20+ provides the solution by itself so Wicket's one
is not needed anymore.
Martin Grigorov
Wicket Training and Consulting
https://twitter.com/
Hi,
There is no need to provide BasePage1.html and BasePage2.html at all.
If there is no specific html for a page then Wicket will use the markup of
the parent page (i.e. BasePage.html)
Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov
On Fri, Jan 9, 2015 at 4:09 PM,
It's easiest if you use maven, simply check box [x] download sources.
Also you can use mvn commandline mvn eclipse:eclipse -Dsources
2015-01-11 12:04 GMT+02:00 kumar ramanathan :
> Hi Martin,
> Am not using maven.But using eclipse,placed necessary jar files and run it
> via tomcat. Kindly tell w
Hi Martin,
Am not using maven.But using eclipse,placed necessary jar files and run it
via tomcat. Kindly tell what needs to do for this.
Thanks,
Kumar
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Wicket-request-processing-tp4668967p4668969.html
Sent from the Users