Don't forget about the oodles of mayonaisse. Gotta put it on everything!
Martijn
--
Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org
I just downloaded the wicket examples zip and managed to build them.
I think the jetty jars are inside the war. I just copied the .war into
the tomcat webapps directory and it sprung to life but I navigated to
the web app it redirected me to the 8081 port that Jetty is listening
on.
How can I run
On 2/7/07, Scott Swank <[EMAIL PROTECTED]> wrote:
2. Overall there was a preference for Wicket's Java components over JSF's
taglibs and backing bean code. This was not a unanimous preference, and
taglibs are much more concise than Wicket code. However, the cleanness of
the resulting HTML was a
That's good news Scott! You were actually pretty helpful yourself by
thinking with us and providing good cases to answer.
Let's not forget b.t.w. that there is a lot of free-time sweat and
tears sacrificed by the developers of MyFaces, tomahawk, etc, and that
- even though JSF doesn't have my pref
Hello all,
After closely considering Wicket and JSF my company has decided to go with
Wicket for our web development framework. This was based on a two week
prototype effort between two teams of four developers each. The Wicket team
made rapid progress and had extra time to add in unrequested f
Howard asked her if she wanted to take a ride on the Sybian.
She ran down the list of things that have happened to her and said it's time
for her to make a change. Howard said just about a week ago he was telling Beth
that he really liked Ed and he'd like to invite him over to dinner. Howard tol
and then you get upset when the stereotype for amsterdam is pot - its not
only cause american tourists go there to get high!
-igor
On 2/7/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
On 2/7/07, mraible <[EMAIL PROTECTED]> wrote:
>
> Huh? I don't think I've ever worn a cowboy hat in 20 year
See http://cwiki.apache.org/WICKET/bookmarkable-pages-and-links.html
Eelco
On 2/7/07, Chris Colman <[EMAIL PROTECTED]> wrote:
> > From: "Chris Colman" <[EMAIL PROTECTED]>
> > Subject: Re: [Wicket-user] Google indexing
>
> > > If I avoid any AJAX in Wicket will my pages be indexable by google
> a
On 2/7/07, mraible <[EMAIL PROTECTED]> wrote:
>
> Huh? I don't think I've ever worn a cowboy hat in 20 years!
>
> What's "too American"?
>
> I doubt I'll be too American, but I might be a bit "countrified" - I am a
> hick from the sticks you know. ;-)
>
> Matt
As an aspiring US immigrant (but cur
> From: "Chris Colman" <[EMAIL PROTECTED]>
> Subject: Re: [Wicket-user] Google indexing
> > If I avoid any AJAX in Wicket will my pages be indexable by google
and
> > other search engines?
>
> Only the pages that are bookmarkable. In other words: only if you
> intend them to be available without
Huh? I don't think I've ever worn a cowboy hat in 20 years!
What's "too American"?
I doubt I'll be too American, but I might be a bit "countrified" - I am a
hick from the sticks you know. ;-)
Matt
nilo de roock wrote:
>
> There's a 2 hour presentation from Matt Raible wearing a cowboy hat
Only the pages that are bookmarkable. In other words: only if you
intend them to be available without having a prior session.
Eelco
On 2/7/07, Chris Colman <[EMAIL PROTECTED]> wrote:
> If I avoid any AJAX in Wicket will my pages be indexable by google and
> other search engines?
>
>
I forgot to ask.
Have you already decided which attendance package you are going to buy?
Will you be there all days?
Do you intend to buy extras?
Folk at my office don't know what to buy and I can't blame them. It looks
very commer$ial. Very.
-nilo
Martijn Dashorst wrote:
>
> It would be my fi
If I avoid any AJAX in Wicket will my pages be indexable by google and
other search engines?
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to
(
Time to start coding something ;-)
)
Hi,
Say, I have a hierarchical structure, like a project with subprojects, or a
category with subcategories where each subproject / subcategory can also
have sub's.
Something like:
Category 1 <>---|
1..n |
| |
ah, well if you dont need to switch these things on the fly it becomes much
simpler
you can have your build script copy the proper resources in place, or you
can write your own IResourceStreamLocator to load them from anywhere you
want - there is an example in wicket-examples for custom markup lo
Did you play around yet to see how Wicket and VFS work together?
Eelco
On 2/7/07, Mark R. Andrachek, Jr. <[EMAIL PROTECTED]> wrote:
> So if you have 25 customers with custom look and feels, you have 25
> _variation files, each specific to a customer. Or make it 50, or 100,
> or 1,000 customers.
>
There's a 2 hour presentation from Matt Raible wearing a cowboy hat on Google
Video somewhere.
I wasn't planning on seeing him live, I hope it won't be too American.
Thanks for the tips.
- nilo
Martijn Dashorst wrote:
>
> It would be my first as well. From previous conferences (JavaOne,
> TSSJS
So if you have 25 customers with custom look and feels, you have 25
_variation files, each specific to a customer. Or make it 50, or 100,
or 1,000 customers.
You don't want to deploy all the variations to all the customers (they
hold copyrights on some of their graphics and other ui elements, so
l
one way:
add the panel and set it to invisible, in your onsubmit set it back to
visible. see component.is/setvisible()
another way:
add a placeholder component such as webmarkupcontainer and in onsubmit
replace it with your actual panel
-igor
On 2/7/07, Ramazan Pekin <[EMAIL PROTECTED]> wrote:
wicket also caches the markup, so this isnt exactly going to work.
wicket has what is known as style and variation
that means your component for MyPage.class can have alternative markups such
as
MyPage_style.html or MyPage_style_variation.html
style is set on session and is a session-wide "ski
Hi to everyone,
I want to add a new component to my page on my form submit, can I do that?
I want to show the form result on this component. For example I want to show
the result of the form with the Panel.
Can you help me with example code?
Thank to everyone.
Greetings!
I just recently discovered wicket and have been playing around with
it. I'm impressed so far, it seems to be just what I was looking for.
I've also been playing around with apache/jakarta commons vfs module
(just released 1.0 this past December), which provides i/o access to
files with
On 2/7/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> It would be my first as well. From previous conferences (JavaOne,
> TSSJS Europe, JavaPolis):
>
> Do's: drink lots of beer
> Don'ts: drink too much beer
>
> Stay away from Matt Raible if you can't hold your liquor. Run and
> don't look back w
2 people it seems :)
Eelco
On 2/7/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> thought we had already voted?
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integ
thought we had already voted?
-igor
On 2/7/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
Read the dev list. I have a release candidate available at my personal
web site (p.a.o) which is to be voted on for a release (VOTE thread?)
Martijn
On 2/7/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
Read the dev list. I have a release candidate available at my personal
web site (p.a.o) which is to be voted on for a release (VOTE thread?)
Martijn
On 2/7/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> you can get it and built it yourself from svn right now
>
> it is in branches/wicket-1.2.x
>
>
It would be my first as well. From previous conferences (JavaOne,
TSSJS Europe, JavaPolis):
Do's: drink lots of beer
Don'ts: drink too much beer
Stay away from Matt Raible if you can't hold your liquor. Run and
don't look back when he offers you a 'car bomb'.
Other than that, keep an eye out for
My office approved my attendance of the ApacheCon, all 4 days. I have seen
that registration is open now. I thought that the entrance fee of +/-$900
covered everything, this doesn't seem to be the case. They charge $300 for
attending a Wicket seminar. The thing is that I am rather newbie to
Apache
you can get it and built it yourself from svn right now
it is in branches/wicket-1.2.x
as far as release date, martijn would know better. was supposed to be last
weekend?
-igor
On 2/7/07, Robert ... <[EMAIL PROTECTED]> wrote:
Thanks for the information.
That would be the second bug I encoun
Thanks for the information.
That would be the second bug I encounter when trying the examples from the
book.
Is there any estimate on a release date for the next version?
On 2/7/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
This is most likely due a bug in 1.2.4, which should be solved for
1.
On 2/7/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> is the jira issue necessary? do we not already have IMarkupFilter that can
> be used for this?
>
> what i meat by saying it is outside the wicket scope is that if you have
> pages generated by something else then it is not wicket's job to proces
is the jira issue necessary? do we not already have IMarkupFilter that can
be used for this?
what i meat by saying it is outside the wicket scope is that if you have
pages generated by something else then it is not wicket's job to process
that markup somehow - ie we do not need to provide a filte
you can give dataview IItemReuseStrategy so new row items are not generated
every request.
so something like: dataview.setItemReuseStrategy(
ReuseIfModelsEqualStrategy.getInstance());
then override hashcode/equals on the model class that is passed to
dataview.populateitem and if the same row rem
Thank you all~
That helps : )
Regards,
Hailong Zhang
On 2/8/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
On 2/7/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > Would you please give me an example of this? I have looked at the
source of
> > FeedbackPanel but I still don't know which meth
In fact, I don't care if it is core developper or anybody else, every
opinion is welcome! :)
On 2/7/07, Marc-Andre Houle <[EMAIL PROTECTED]> wrote:
I wanted to make a prompt dialog that use Ajax. When you click on the
button, it prompt you for a string and than submit the form so we can use
it
This is most likely due a bug in 1.2.4, which should be solved for
1.2.5 and 1.3.x
Eelco
On 2/7/07, Robert ... <[EMAIL PROTECTED]> wrote:
> On page 232 of Pro Wicket javascript is dynamically added in the head
> element.
> The following method is used in the ConfirmDeleteBehavior:
> public v
On 2/7/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > Would you please give me an example of this? I have looked at the source of
> > FeedbackPanel but I still don't know which method to overwrite and how to
> > provide my own markup.
> > Thank you!
>
> You can always extend any panel (that is
> So should I start a JIRA or does this end here?
Please open up an issue. Thanks,
Eelco
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to ma
Uhh, forget it ;)
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Levy,
Jeremy
Sent: Wednesday, February 07, 2007 11:16 AM
To: wicket-user@lists.sourceforge.net
Subject: [Wicket-user] Models and Pages
I have a bunch of labels on a page and I have
I have a bunch of labels on a page and I have associated the page with a
CompoundPropertyModel, however when I update the values in the model the
page doesn't reflect the change.. See the following code for an example:
public View() {
super(new CompoundPro
On 2/7/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> No, the example was built to show the different types of custom
> components. Not how to ajaxify things. It is the implementation of
> http://wicketframework.org/ExampleStockQuote.html
I know what it does. It's just that this isn't immediate
Please I will like to request assistance from Wicket Users who have started
hosting projects online with Wicket.
What are the common challenges generally. is it more RAM that one is
required to buy? is that the major resource requirement
What is the best hosting spec recommendation assuming some
> Would you please give me an example of this? I have looked at the source of
> FeedbackPanel but I still don't know which method to overwrite and how to
> provide my own markup.
> Thank you!
You can always extend any panel (that is not final) or page and
provide markup like you would normally do.
No, the example was built to show the different types of custom
components. Not how to ajaxify things. It is the implementation of
http://wicketframework.org/ExampleStockQuote.html
Martijn
On 2/7/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> The example would be better with Ajax, so that you c
Hi Hailong,
E.g
Step1. Create a subclass of FeedbackPanel
public class MyFeedBackPanel extends FeedbackPanel{
public MyFeedBackPanel(String id) {
super(id);
}
}
Step 2. Create a markup for this class and make sure FeedbackPanel
wicket:ids markup matched with your own markup. Plea
The example would be better with Ajax, so that you can see the page
with a place holder that says it is loading.
Eelco
On 2/6/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> It uses a veey slooo demo
> webservice.
>
> Martijn
>
> On 2/6/07, nilo de r
I wanted to make a prompt dialog that use Ajax. When you click on the
button, it prompt you for a string and than submit the form so we can use
it.
I search a lot in the source code and I found a way to make that with
AjaxEventBehavior.
I submit my behavior to the list just to have opinion of c
Hi all,
I've got a problem when my application session expire, an NPE is threw
with the following stack trace.
ERROR - RequestCycle -
java.lang.NullPointerException
at
wicket.request.target.component.BookmarkableListenerInterfaceRequestTarget.processEvents(BookmarkableListener
Hi Igor,
Would you please give me an example of this? I have looked at the source of
FeedbackPanel but I still don't know which method to overwrite and how to
provide my own markup.
Thank you!
Regards,
Hailong Zhang
On 2/7/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
yes, simply subclass and
On page 232 of Pro Wicket javascript is dynamically added in the head
element.
The following method is used in the ConfirmDeleteBehavior:
public void bind(final Component component)
{
this.component = component;
component.setOutputMarkupId(true);
component.add(TextTempla
Thanks Eelco,
will try that out.
/peter
On 2/6/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> There is no standard facility for this. One way is to do this
> independent of Wicket by configuring a session listener:
> http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/http/HttpSessio
Hi Igor,
Igor Vaynberg wrote:
> the problem is that this is really outside of wicket's domain because
> these are static and not wicket-related resources you are talking about?
>
> so if you have you want jsessionid appended
> to that? i guess you can use a filter to postprocess the pages, bu
Oh, just get it , I can use Component.setEscapeModelStrings() for this issue
On 2/7/07, Carfield Yim <[EMAIL PROTECTED]> wrote:
> I try to put a at record but it really show that "" to the
> screen. Can I tell DataTable not to escape HTML?
>
--
Let me explain a little problem i came across lately.
I have a DataView containing rows, each row contains an AjaxCheckbox.
I have also AjaxLinks that perform actions on selected rows.
Everything works fine, to spice it up I want to add some js effects on
checked rows when an AjaxLink is clicke
I try to put a at record but it really show that "" to the
screen. Can I tell DataTable not to escape HTML?
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrate
you can use the onselectionchange of the radio choice.
or add a behaviour that makes the onclick that does a callback and then set
a response page
johan
On 2/7/07, tbt <[EMAIL PROTECTED]> wrote:
Hi!,
I'm a newbie to wicket and i'd like to know, how to load a new page
once the user
so to make it clear
when you click on the link (that popups up the popup)
you also want to submit the form?
That is not possible because its a normal link. That doesn't a submit.
For this you have to make that link somekind of submit button.
But popup a window when you submit the form must be han
something like this:
setupRequestAndResponse();
getServletRequest().setRequestToComponent(DDC);
processRequestCycle();
johan
On 2/7/07, Dmitry Kandalov <[EMAIL PROTECTED]> wrote:
Hi,
I have a code like this
formTester.select( PATH_TO_DDC, 2 );
formTeste
Hi Igor,
Igor Vaynberg wrote:
> i thought he explained why...because they need to be able to take down
> one of the nodes and install a different version on it. the static
> resources might be different between two versions.
Indeed, my point exactly. :)
> the problem is that this is really ou
Hi,
I have a code like this
formTester.select( PATH_TO_DDC, 2 );
formTester.submit();
And I want onSelectionChanged() event to be called on DropDownChoice. What
is the best way to do it?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/WicketTester-and-
Hi...
Sorry for that.. I will try again with example...
I have 2 classes. "DataPresentation" with the PageLink und the class
"UpdatePage" extends WebPage.
It is a problem similar to the linkomatic example of wicket, where a popup is
create by BookmarkablePagelink,
But i has to fire an onsubmit
Hi!,
I'm a newbie to wicket and i'd like to know, how to load a new page
once the user clicks(onClick event) on a radio button. please provide a
simple example.
Thanks
--
View this message in context:
http://www.nabble.com/RadioChoice-page-reload-tf3185521.html#a8841353
Sent from the
63 matches
Mail list logo