It's documented here:
https://cwiki.apache.org/WICKET/error-pages-and-feedback-messages.html
Op 17-2-2012 2:39, schreef pkc:
I have no idea if this is documented and why it is needed but it works after
changing web.xml to
filter-mapping
filter-namewicket/filter-name
Hello,
It's not a wicket core question but I noticed that my last posts got no
answer, starting with end of December. Are my questions too stupid or the
wicket experts are overloaded?
Thanks.
--
View this message in context:
On Fri, Feb 17, 2012 at 5:02 AM, cosmindumy cosmind...@yahoo.com wrote:
Hello,
It's not a wicket core question but I noticed that my last posts got no
answer, starting with end of December. Are my questions too stupid or the
wicket experts are overloaded?
Thanks.
--
View this message in
On Mon, Feb 13, 2012 at 8:57 AM, cosmindumy cosmind...@yahoo.com wrote:
Hello again,
I have the following problem. I have a customized DateTimePanel component,
wich has a DateTextFiled. The problem is that when I change the locale and
pressing submit the date is not valid anymore due to date
I solved it somehow. I used addOrReplace(component) so the date is again
replaced with the format of the new locale. It's not good solution.
Anyway, I have DatePanel that has inside a DateTextField. There is no setter
for converter of Date Text Field. In my case date format is not changed when
I
I see your point, the order the components are rendered is important.
I didn't have any trouble getting this to work though: I have a
UserListPage, which has a SizeLabel (whose getModel() =
datatable.getgetItemCount()), and a UserDataTable. The UserListPage listens
for ajax events to add the
I am having trouble with JSessionIDs in my URLs (my post at
http://apache-wicket.1842946.n4.nabble.com/Link-URLs-with-JSessionID-truncated-tp4381881p4381881.html
refers). So my plan is to detect the case where a web browser has disabled
(session) cookies and react accordingly (for example:
Hi everyone,
I'm going to make a Dashboard look a like thing using Wicket, i'm gone need
a lot of graphic features and been playing around with JavaFX2, there have
some really nice features for my needs.
But i'm stocked with using JavaFX2 in Wicket, does anyone have some clues,
maybe links to
ObjectautocompleteObjectAutoCompleteTextField sounds like what i need.
Which artifact is it in, and do i need to add any special repo? Been
searching the mvnrepos but can't find it.
--
View this message in context:
The header won't appear in the browser's page source but will be in the http
response header.
Sent from my iPhone
On Feb 17, 2012, at 12:01 PM, Ian Marshall ianmarshall...@gmail.com wrote:
I am having trouble with JSessionIDs in my URLs (my post at
I'm using wicket page inheritance to take care of consistent look and feel
for pages but I'm stuck on one detail...
In the markup for a WebPage, I need to insert dynamic text in lots of
places. What is the closest wicket has to something like this:
htmlbodyadd text here
write your own tag handler. use wicket:message as a template. see
WicketMessageResolver and WicketMessageTagHandler
-igor
On Fri, Feb 17, 2012 at 8:36 PM, pkc pkci...@gmail.com wrote:
I'm using wicket page inheritance to take care of consistent look and feel
for pages but I'm stuck on one
12 matches
Mail list logo