No prob, I'm there till Friday. Actually, twitter might be a more reliable way
to get me than email: @craiger
Craig
On 2011-10-01, at 1:09 PM, Igor Vaynberg wrote:
> i wont be there until sunday night.
>
> -igor
>
> On Sat, Oct 1, 2011 at 11:06 AM, Craig Tataryn wrot
Cool, email me when you guys get there and we'll grab some beer. I get there
tomorrow (Sunday) around noon.
Craig
On 2011-09-20, at 7:47 PM, Don Ferguson wrote:
> Count me in.
>
>-Don
>
> On Sep 17, 2011, at 1:15 PM, Igor Vaynberg wrote:
>
>> a bunch of people sitting in a bar chatting
Hi folks, all the Basement Coders will be at JavaOne this year, and I'm curious
if any Wicketrati will be there too? If so, lets get together and burn images
of JSF in effigy! (or just grab a beer) :D
Take care,
Craig.
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:
Any Wicket peeps here? Figured we'd just hang out by the beer in Mason tent
and bump into somebody but alas...
On Sep 18, 2010 8:07 PM, "Craig Tataryn" wrote:
> Hey folks, The Basement Coders will be at JavaOne and doing a podcast
> right from the Mason street tent Tuesday a
Hey folks, The Basement Coders will be at JavaOne and doing a podcast
right from the Mason street tent Tuesday at 10am! We would love to
meet some Wicket peeps throughout the week!
Craig.
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburner.com
Ad, this would be the wrong mailing list to post to :)
Nothing to see here people!!!
Craig.
On 2010-05-10, at 3:19 PM, Craig Tataryn wrote:
> Just thought I'd ask: recently for reasons unknown, we've started to have to
> add a "-xjc-npa" to our cxf-codegen-pl
fo.java". This seemed to
arise out of the blue not corresponding to any WSDL change.
Thanks,
Craig.
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburner.com/TheBasementCoders
irc: ThaDon on freenode #basementcoders, ##wicket, #papernapkin
twitter: craiger
On 17-Apr-09, at 1:00 AM, Subramanian Murali wrote:
Hi,
I am a new wicket user.
How do we include / exclude content or components in pages based on
conditions.
What is the equivalent in Wicket to the if tag in the JSTL tag
library?
The reason i ask this question is because irrespective of w
I have a component I'm designing where it displays a list of items to
the user, so the setup for the component on the page might look like
this:
add(new MultiTextInput>("tags", new
ArrayList() {
{
add("apple");
add("ba
he right places
in the model?
Craig.
-igor
On Fri, Apr 10, 2009 at 10:49 AM, Craig Tataryn
wrote:
I have a component I'm designing where it displays a list of items
to the
user, so the setup for the component on the page might look like
this:
add(new MultiTextInput>
On 10-Apr-09, at 1:44 PM, James Carman wrote:
Your for the OSIV filter has to come before the one
for wicket.
On Fri, Apr 10, 2009 at 10:37 AM, tubin gen
wrote:
I am using open view session filter , i was assuming that a
session gets created whenever a request is made and closed w
o know how.
Thanks,
Craig.
**
Martin
2009/4/10 Craig Tataryn :
I have a component I'm designing where it displays a list of items
to the
user, so the setup for the component on the page might look like
this:
add(new MultiTextInput>("tags", new
ArrayLis
the user calls getModelObject() on
my component they'll get an object back where they can query
model.getItems() and model.getRemovedItems().
As always, any help greatly appreciated!
Craig.
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburner.com/TheBasementCoders
irc: ThaDon on freenode #basementcoders, ##wicket, #papernapkin
twitter: craiger
---
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburner.com/TheBasementCoders
irc: ThaDon on freenode #bas
is is definitely something I need to know
for sure... for now I guess I can see if it's possible to move my code
instead into the component's own onload().
Craig.
-igor
On Tue, Apr 7, 2009 at 5:34 PM, Craig Tataryn
wrote:
Within a component's renderHead method is it possible t
Peter Thomas did a great side by side you should checkout:
http://ptrthomas.wordpress.com/2008/09/04/wicket-and-gwt-compared-with-code/
Craig.
On 8-Apr-09, at 8:11 AM, Casper Bang wrote:
I was just wondering about the Wicket community's opinion of GWT. It
seems
to share many of the positive c
On 8-Apr-09, at 3:27 AM, Martijn Dashorst wrote:
On Wed, Apr 8, 2009 at 4:04 AM, Craig Tataryn
wrote:
but the JavaDoc tells me not to use this
method as it's supposed to be used by Wicket internally only. And
they use
capital letters too when telling me this.
That is because a k
o, what to do...
On 7-Apr-09, at 7:34 PM, Craig Tataryn wrote:
Within a component's renderHead method is it possible to get the
value of the id attribute for the component tag?
For instance, I have:
And within renderHead if I use getMarkupId() I get "multi1" back, if
I use
icates:
"either the id attribute set explicitly via a call to
setMarkupId(String), id attribute defined in the markup, or an
automatically generated id - in that order"
It doesn't seem to be behaving as described. Is this a bug? Or am I
misinterpreting things?
Thanks,
up because of the mount. What is ecactly in the html? I guess
../images/xxx right?
On 11/11/08, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
wicket should be rewriting static urls for you so it should work
transparently. what usecase exactly does not work?
-igor
On Mon, Nov 10, 2008 at 5:2
ne things to see if perhaps he messed up his links or
something.
Craig.
On Mon, Nov 10, 2008 at 5:22 PM, Craig Tataryn <[EMAIL PROTECTED]>
wrote:
If one were to mount a page like so:
mount(new
QueryStringUrlCodingStrategy("foo/HomePage.html",HomePage.class));
he messed up his links or
something.
Craig.
On Mon, Nov 10, 2008 at 5:22 PM, Craig Tataryn <[EMAIL PROTECTED]>
wrote:
If one were to mount a page like so:
mount(new QueryStringUrlCodingStrategy("foo/
HomePage.html",HomePage.class));
How would you go about having it so resour
t; inside HomePage.html, currently the server
would get a request for /images/myimage.jpg,
whereas the goal is to have it requested as /foo/
images/myimage.jpg.
Thought would do the trick, but it didn't seem to.
Craig.
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast
designer's discretion (i.e. some drop down that picks
"what is your age range", and it is simply saved as a string in a db,
or used in as content in a mail).
Or do I simply not give the select tag a wicket:id and grab it's value
manually from within onSubmit()?
Thanks,
Crai
Hey guys/gals. I'll be in SF the week of the 20th this month. Let me
know if that works!
Craig.
On 14-Oct-08, at 10:26 AM, Igor Vaynberg wrote:
i dont have a nice shiny laptop with raid 0 like you to take on a
plane,
afraid i will die of boredom.
-igor
On Tue, Oct 14, 2008 at 6:14 AM,
s sense?
>
> -igor
>
> On Mon, Oct 13, 2008 at 9:00 PM, Craig Tataryn <[EMAIL PROTECTED]> wrote:
>
>> Hi, I created a very simple little Wicket application which consisted
>> of one page and the page relied on session information which was to
>> persist bet
me anyway :) Took me a while to find that mail list
posting, trying various search terms.
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburner.com/TheBasementCoders
irc: ThaDon on freenode #basementcoders, ##wick
Ahh there's the guy I've been looking for :)
On Wed, Oct 1, 2008 at 8:24 PM, Igor Vaynberg <[EMAIL PROTECTED]>wrote:
> a bump after 6 hours...really?
>
> -igor
>
> On Wed, Oct 1, 2008 at 6:19 PM, Craig Tataryn <[EMAIL PROTECTED]> wrote:
> > *bump*
&g
*bump*
On Wed, Oct 1, 2008 at 2:04 PM, Craig Tataryn <[EMAIL PROTECTED]> wrote:
> I was wondering if there is a way to have Wicket append some anchor
> information to a response page?
>
> So if I were on: MyPage.html, then they click a submit button and the
> ser
on ##wicket was to do a redirect through httpServletResponse
and rewrite the url myself, but I wanted to know if Wicket supported this a
bit more "out of the box"
Thanks!
Craig.
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburner.com/TheBasement
Hey folks, here's my review of Wicket in Action. Excellent job Martijn and
Eelco and all those that help them along the way!
http://www.mysticcoders.com/blog/2008/09/09/book-review-wicket-in-action/
--
Craig Tataryn
site: http://www.basementcoders.com/
podcast:http://feeds.feedburne
If I'm understanding this correctly you simply want a set of images
available on the same server that your wicket app is on. Just make an
"images" folder at the same level as WEB-INF (that is, a sibling of).
If you are using wicket 1.2.x, you would have mounted your wicket app
to some path under
Hi Carlo, the syntax of your archive attribute looks a big suspect.
Normally what you would do is create a publicly accessible folder,
something called "applet" and stick your imageviewer.jar file there.
Then you would change your archive attribute to read:
archive="/applet/imageviewer.jar".
Craig
(see below)
On 9/25/07, David Leangen <[EMAIL PROTECTED]> wrote:
>
> I'm interested in this problem, too... question below.
>
> > Then what I did was I installed Tortoise SVN and Apache Web Server (not
> > Tomcat) on the designers machine. Also on their machine, I created a
> > wwwroot/myproject
Neil, I'm using Netbeans 6.0 M10 with wicket. I did run the NB plugin for
Wicket but am not really using it, the only good thing about it was it had
"Example applications" and I think it would open your .html and .java files
side by side.
In the end I just preferred grabbing the wicket-examples f
223500
>
>
>
> Sam Hough wrote:
> > I'm wandering about a similar thing but with the requirement that the
> > designer (html monkey) can work against a live instance of wicket to
> make
> > sure the dynamic stuff doesn't break his CSS.
> >
> > On
onal
> pom
> 2. wicket-parent is not a jar, so you should not try to depend on it
> in the first place
>
> Why are you trying to depend on wicket-parent?
>
> Martijn
>
> On 9/12/07, Craig Tataryn <[EMAIL PROTECTED]> wrote:
> > Tried grabbing:
> >
> &
"Does work when trying to download directly from"
Meant "Doesn't" not Does.
On 9/11/07, Craig Tataryn <[EMAIL PROTECTED]> wrote:
>
> Tried grabbing:
>
>
> org.apache.wicket
> wicket-parent
> 1.3.0-beta3
>
>
> And then:
Tried grabbing:
org.apache.wicket
wicket-parent
1.3.0-beta3
And then:
org.apache.wicket
wicket-parent
1.3.0-beta2
Each bomb with the "Failed to resolve artifact.Missing:1)
org.apache.wicket:wicket-parent:jar:1.3.0-beta2" (same for beta3).
Does work when trying to do
Maven can just produce a zip archive automagically, so perhaps someone can
incorporate the following into the Wicket builds:
1) Get maven to produce a project based off the quickstart archetype
2) Get maven to zip the outcome for people to download.
Might make the Maven phobic people happy and no
On 9/10/07, JulianS <[EMAIL PROTECTED]> wrote:
>
>
>
> This is one reason that ruby on rails has taken off--the combination of
> Instant Rails and Active Record makes it the easiest framework to get a
> fully database-enabled application up and running.
>
> Julian
But the thing is, if someone w
I have a question about how I can make it dead simple for a Designer (using
dreamweaver) to code my html/css for me. Essentially I want him to be able
to update a directory structure of html/css files and have my Maven build
pull those files into the proper places (i.e.
WEB-INF/classes/my/package.
http://www.sonatype.com/book/introduction.html#why_not_just_use_ant
On 9/8/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
>
> we dont want a build.xml contribution. we can write one ourselves if need
> be. we are simply not interested in maintaining yet another way to build
> wicket.
>
> -igor
>
>
>
FYI Chickabee, if you are using Netbeans and use the Wicket plugin it is
bundled with some helpful sample apps.
Craig.
On 9/8/07, chickabee <[EMAIL PROTECTED]> wrote:
>
>
> Thanks for the great idea.
>
> It believe it will be good to put a few of the examples application in
> their own folders a
+1 here too. Although I am new to Wicket I realized very quickly why it is
a great framework. I have developed webapps in Java for 6 years, and this
is truly the first framework I've come across where there is no disconnect
or learning curve for a Designer to create my screens for me. JSP promis
Igor, Matej thank you both.
On 8/30/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
>
> On 8/30/07, Craig Tataryn <[EMAIL PROTECTED]> wrote:
> >
> > 2) Can someone direct me to some sample code that demonstrates how to
> > enforce user authentication checks
Hi, this is my first post so please take it easy on me! I have two
questions:
1) Is there a way to alias the uri which activates a specific Wicket page?
I know about mount() and how you can alias a package name, but I don't know
how to explicitly alias a page name (instead of /UserLoginPage I wou
47 matches
Mail list logo