Re: Wicket job market

2013-02-05 Thread Nick Heudecker
Did you file a ticket for the problems you experienced? On Tue, Feb 5, 2013 at 12:21 PM, procrastinative.developer < procrastinative.develo...@gmail.com> wrote: > I was testing this plugin a some time ago and I had a lot of problems with > it > (NPE, no switching between files). I was so frustrat

Re: Wicket job market

2013-02-05 Thread Nick Heudecker
I'll wade into the point about IDE plugins since I was the original maintainer of Wicketforge (https://code.google.com/p/wicketforge/), which is still being actively developed by Minas Manthos. As it stands today, Wicketforge is a great productivity enhancer when developing Wicket apps. It provide

Re: Wicket Page constructor getting called twice

2012-06-25 Thread Nick Heudecker
I've only seen this type of behavior if I have an empty element or something similar. On Mon, Jun 25, 2012 at 11:45 AM, Ian Marshall wrote: > Hello All, > > My web application uses the default request cycle render strategy > IRequestCycleSettings.RenderStrategy.REDIRECT_TO_BUFFER. > > An exter

Re: Wicket for large user base website

2012-05-07 Thread Nick Heudecker
Martin, Would you mind outlining your site's hardware configuration to support that load? I'm sure it would be helpful. Thanks! -Nick On Mon, May 7, 2012 at 12:20 AM, Martin Grigorov wrote: > read https://cwiki.apache.org/confluence/x/qIaoAQ to understand how > Wicket stores the pages > > the

Re: Wicket 'hook' point for page render timing

2012-02-10 Thread Nick Heudecker
I did this with a simple servlet filter, then profiled individual service calls within the slower pages. On Fri, Feb 10, 2012 at 7:03 PM, Chris Colman wrote: > ** ** > > I’m interested in measuring the time taken to render each individual page > class and building up some stats to see if any are

Re: inter application communication in wicket

2011-01-09 Thread Nick Heudecker
We use ActiveMQ and Camel for those types of operations. It's been very successful. On Sun, Jan 9, 2011 at 10:51 PM, sap2000 wrote: > > Hi, > > Can anybody please throw some light on how two wicket applications, > deployed > into the same container can interact with each other? > > Basic requir

Re: [OT] Plugin WicketForge 0.8.1 available for IDEA 9+

2010-12-14 Thread Nick Heudecker
He's really been doing a great job with it. On Tue, Dec 14, 2010 at 6:49 PM, Brian Topping wrote: > I was finally able to download the new version of WicketForge today (along > with some other plugins) since IntelliJ recently updated their caches. > > Minas, the results are beautiful. ~minas++

Re: Re Wicket Web Beans

2010-08-16 Thread Nick Heudecker
It sounds like what you're after is a dynamic form. This has been discussed several times on the list and used to be detailed in the wiki. It's pretty straightforward to implement. Hopefully this gives you an implementation option. On Mon, Aug 16, 2010 at 7:17 PM, Nivedan Nadaraj wrote: > Hi

Re: Remove support for Portlets in Wicket 1.5

2010-08-12 Thread Nick Heudecker
0, non-committed. There seems to be some interest here. Hopefully the community supports it in wicketstuff. +1 non-committed to moving to wicketstuff. On Aug 11, 2010 11:18 PM, "Steve Swinsburg" wrote: -1 to removing it As soon as uPortal supports JSR-286 (and it does, just not in a release yet

WicketForge Needs a New Project Lead

2010-07-19 Thread Nick Heudecker
Hi, As my lack of activity has probably demonstrated, I'm currently unable to allocate time to WicketForge. With a startup and grad school beginning, I'm swamped and looking for someone to take over the project. Any takers? -Nick

OT: Job Posting - Contractor in the Bay Area

2010-06-01 Thread Nick Heudecker
A profitable start-up in the cable advertising space is looking to expand its development team to include another well-rounded developer. The position is contract to start and may become full-time. I've detailed some of what we're looking for below and if you think you're a good fit, you're welc

Re: Wicket, IntelliJ and xml resource bundles

2010-05-06 Thread Nick Heudecker
The Wicket plugin for IDEA doesn't support XML property bundles. On Thu, May 6, 2010 at 8:32 AM, James Carman wrote: > Are you using a Wicket plugin? > > On Thu, May 6, 2010 at 10:06 AM, Thomas Götz wrote: > > Any IntelliJ users out there that use Wicket and xml resource bundle > files? > > I ha

Re: mexico.com

2010-04-30 Thread Nick Heudecker
Scott - can you provide any details on the hardware supporting mexico.com or vegas.com? On Fri, Apr 30, 2010 at 9:30 AM, Scott Swank wrote: > Thanks, though I was only involved early on with this project. Only > the initial page is stateless, after that search results are in your > session. > >

Re: Wicket survey?

2010-04-27 Thread Nick Heudecker
I've also gotten similar requests in the past. On Tue, Apr 27, 2010 at 3:03 PM, Jeremy Thomerson wrote: > I can't confirm this particular survey, but have received similar requests > in the past. Most are legitimate requests from college students for input > on various technologies for some pap

[OT] WicketForge 0.6.1 available for IDEA 9

2009-12-24 Thread Nick Heudecker
WicketForge 0.6.1 is available for download. In short, the changes are: - Completion on PropertyModel expressions. - Some assorted cleanup on other completion tasks. - 0.6.1 should work fine under the Community Edition. The requirement for JavaEE found in the Ultimate Edition has been removed

OT: WicketForge 0.6.0 for IDEA 9

2009-12-11 Thread Nick Heudecker
. -- Nick Heudecker http://www.systemmobile.com

[OT] IDEA 9 Users Needed for WicketForge Testing

2009-11-30 Thread Nick Heudecker
Hi, I'm looking for a couple people using IDEA 9 to test out a new version of WicketForge to ensure the autocomplete works under the new version. I can't migrate yet and need somebody else to validate it. If you're interested, please respond to me privately. Thanks for your

Re: Intellij9 integration

2009-11-15 Thread Nick Heudecker
> Subject: Re: Intellij9 integration > > Never felt like I need additional support for wicket. After all it's 95% in > type-safe java code. Keeping wicket:id's in sync is no rocket science once > you get the idea :-) > > Am 15.11.2009 um 00:38 schrieb Nick Heude

Re: Intellij9 integration

2009-11-14 Thread Nick Heudecker
What do you mean that the current one shows up? I haven't updated WicketForge to work with IDEA 9 because I'm not on IDEA 9. Feel free to submit patches. Right now WicketForge does everything I need it to do, so unless I start using Wicket more often or it doesn't meet my needs, I'm not really i

Re: why is getHomePage called multiple times?

2009-08-31 Thread Nick Heudecker
instantiated one per request cycle? > > Thanks, Jason > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: Looking for Web Application Architecture Book

2009-08-04 Thread Nick Heudecker
Good suggestions there. I also like the Enterprise Integration Patterns book, but that might not be what you're looking for. -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: tags are truely evil!

2009-08-03 Thread Nick Heudecker
--- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: [OT] Continue to support Wicket 1.2 in WicketForge

2009-07-27 Thread Nick Heudecker
;> Maarten >> >> >> On Sat, Jul 25, 2009 at 2:16 PM, Erik van Oosten > >wrote: >> >> >> >>> Mostly Wicket 1.4 at my company, just 1 Wicket 1.3 project left. >>> >>> Regards, >>> Erik. >>> >>> >

[OT] Continue to support Wicket 1.2 in WicketForge

2009-07-24 Thread Nick Heudecker
to clean a few things up. First, I want to see if people are still using 1.2 with WF. My question to you is: are you still using WicketForge with Wicket 1.2? Thanks for your time and feedback. -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: dzone refcard

2009-07-06 Thread Nick Heudecker
My mistake. I thought that came out a while ago. On Mon, Jul 6, 2009 at 1:43 PM, Andrew Lombardi wrote: > I've got one being pushed through the editorial process at DZone right now, > should be out very soon. > > > On Jul 6, 2009, at 12:48 PM, Nick Heudecker wrote: > >

Re: dzone refcard

2009-07-06 Thread Nick Heudecker
refcard<http://refcardz.dzone.com/refcardz/core-java-concurrency > > >initiative? > > Thoughts? > > > > -Luther > > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: JDeveloper - Can I get a show of hands?

2009-06-18 Thread Nick Heudecker
JDeveloper? *crickets* :) -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: OT: ESB

2009-06-03 Thread Nick Heudecker
no one > really seems to like JBoss ESB so we're not investigating it further > unless new information otherwise motivates us. > > Sorry for the noise. > > Best, > Scott > > - > To unsubscribe, e-mail: us

Re: OT: JavaOne

2009-05-18 Thread Nick Heudecker
che.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: Tools for Managing a Wicket Project

2009-04-30 Thread Nick Heudecker
just talking about ~/.m2/repository? -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com

Re: What IDE best fits with Wicket?

2009-02-24 Thread Nick Heudecker
>> > >> >>> (Schiller, "l'amitié") > >> >> > >> >> > >> >> - > >> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > >>

Re: Intellij Idea Plugin Bounty

2009-02-13 Thread Nick Heudecker
t; To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: WicketForge 0.5.0 Available for IDEA 8

2009-02-11 Thread Nick Heudecker
No more exceptions when > idea loads and having a shortcut key to toggle between the components and > HTML and back is awesome. > > -Matt > > > > > Nick Heudecker wrote: > > > > I've published WicketForge 0.5.1 to the IDEA plugins site. > > >

Re: WicketForge 0.5.0 Available for IDEA 8

2009-02-11 Thread Nick Heudecker
ut the features, they can't file bugs if something fails to work. ;) -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: WicketForge 0.5.0 Available for IDEA 8

2009-02-11 Thread Nick Heudecker
file, popup completion data provides Wicket IDs in the > corresponding Java source file. > > > Progress and thank you Nick. > > > /Don > > > > Nick Heudecker wrote: > > > > Thanks for the feedback Maarten. I'm going to publish the plugin today >

Re: Intellij Idea Plugin Bounty

2009-02-11 Thread Nick Heudecker
cess. I just didn't want to be that guy who > just said "I want this" and "I want that" to someone who had already > donated > so much of their time. That's why I'm proposing the bounty. That way I can > not feel like such a leech when I ask for specific t

Re: Intellij Idea Plugin Bounty

2009-02-11 Thread Nick Heudecker
lot more than I have in > the past. While Wicket and Idea get along reasonably well, there's a lot of > room for improvement in their relationship. That means a Wicket plugin for > Idea. > > Nick Heudecker has done an admirable job with WicketForge > (http://code.google.com/p/wi

Re: [OT] Java hosting & USB stick deployment

2009-02-05 Thread Nick Heudecker
rg > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: WicketForge 0.5.0 Available for IDEA 8

2009-01-16 Thread Nick Heudecker
e this: > 2009-01-16 17:10:33,433 [ 3126] INFO - api.vfs.impl.local.FileWatcher - > Native file watcher failed to startup. > > Let me know what I can do to help you fix this because your plugin totally > rocks ! > > Thanks, > Maarten > > On Wed, Jan 1

Re: Things I miss in Wicket

2009-01-15 Thread Nick Heudecker
> Java code: > > > > add(new LastPostsPanel("lastPostsPanel")); > > add(new NewsPanel("newsPanel")); > > > > This could be matched automatically > > This should be accomplished using and IDE, not by default. I would not > mind an IDE that c

Re: WicketForge 0.5.0 Available for IDEA 8

2009-01-14 Thread Nick Heudecker
at's just teasing Nick! > > > Maarten Bosteels wrote: > > > > Hello, > > > > I tried to download > http://www.systemmobile.com/code/WicketForge-0.5.0.jar > > but it's an empty file (zero bytes) > > > > Thanks, > > Maarten >

WicketForge 0.5.0 Available for IDEA 8

2009-01-13 Thread Nick Heudecker
I'm looking for some people to test WicketForge 0.5.0 with IDEA 8. As far as I can tell, everything seems to be working, but I'd like to get more people testing before I publish it to the IDEA plugin site. Instructions and download here: http://www.systemmobile.com/?page_id=283

Re: brainstorming

2009-01-07 Thread Nick Heudecker
ng a wicket app. > In particular the first thing allow us to have a full web site > "parsed" from a generic html page. > > What do you think? Am I getting crazy or there is something useful here? > > -- > Daniele Dellafiore > http://blog.ildella.net/ > > ---

Re: [OT] Merb-Rails Merge

2008-12-23 Thread Nick Heudecker
Can you imagine if we only had one web framework? Most of the conferences would shut down and Java book sales would plummet. What would Java developers argue about with only one web framework? Other than disputes over IDEs, AJAX frameworks, SOAP APIs, testing, SCM, and dozens of other things whe

Re: WicketForge - Wicket Plugin for IDEA

2008-12-14 Thread Nick Heudecker
, since the .40 release is broken because of entire plugin api changes. > > > Thanks, > > /Don > > > > Nick Heudecker wrote: > > > > All: > > > > I've taken the old Wicket Assistant code from Wicket Stuff and create a > > new > >

Re: OFF TOPIC - all-in-one wysiwyg website package?

2008-11-13 Thread Nick Heudecker
of it to a directory for them, give them > > access to the admin (maybe setup a MySQL DB for them), and I'm DONE! > > > > I've even thought of trying to build this out of BRIX, but I'm not sure > > that's the right answer, plus then there wouldn't be any plugins already

Re: Feedback/Error message.

2008-11-04 Thread Nick Heudecker
ibe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/Feedback-Error-message.-tp20315444p20327425.html > Sent from the Wicket - User mailing list ar

Wanted: Wicket (or GWT) coder in the Bay Area

2008-10-05 Thread Nick Heudecker
My project is looking for a Wicket or GWT developer for a fairly complicated web interface used in the telecoms industry. Feel free to contact me for details about the project if you're interested. Make sure to include your resume and examples of your previous work. Thanks for your time.

Re: [announce] Wicket in Action e-book has been published!

2008-08-14 Thread Nick Heudecker
All interesting points. Thanks for clarifying. On Thu, Aug 14, 2008 at 12:01 AM, Toto Laricot <[EMAIL PROTECTED]>wrote: > On Wed, Aug 13, 2008 at 6:13 PM, Nick Heudecker <[EMAIL PROTECTED] > >wrote: > > > Why did you move away from Seam? > > > It was a proj

Re: [announce] Wicket in Action e-book has been published!

2008-08-13 Thread Nick Heudecker
Why did you move away from Seam? On Wed, Aug 13, 2008 at 5:59 PM, Toto Laricot <[EMAIL PROTECTED]>wrote: > We ported an application from JBOSS/SEAM to Wicket in 2 weeks. The app has > been successfully deployed in production. > Although the wiki had all the scode sample we could wish for, and sea

Re: Wicket Branding

2008-06-06 Thread Nick Heudecker
ed centrally in a manner similar to localization? > > ** > Martin > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heude

Re: users, please give us your opinion: what is your take on generics with Wicket

2008-06-01 Thread Nick Heudecker
> 1) Generifying* Wicket > [X] Can best be done in a limited fashion, where we only generify > IModel but not components. I care more about what generifying can do > for API clarity (declaring a component to only accept certain models > for instance) than static type checking. > > > 2) How strong

Re: Spring?

2008-05-20 Thread Nick Heudecker
ended) of Spring that we like, but are > unsure > > if the benefits (AOP, IOC) are worth the added effort. > > > > > > > > I appreciate your thoughts on this. > > > > > > > > Thanks, > > > > > > > > Bruce. > > > >

Re: Strange ClassCastException with DropDownChoice

2008-04-17 Thread Nick Heudecker
ver.handle(Server.java:313) > >at > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506) > >at > org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConne > ction.java:830) > >at > org.mortbay.jetty.Htt

Re: Selecting a radio programmatically?

2008-04-16 Thread Nick Heudecker
a true Boolean? > > > > Michael > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: DataTable and Panel issue

2008-04-16 Thread Nick Heudecker
gt; http://www.papernapkin.org/pastebin/view/511/ > > Let me know if more explanation is needed. > > > > Nick Heudecker wrote: > > > > Can you post any code? Use a (Wicket powered!) pastebin if possible. > > > > http://www.papernapkin.org/pastebin/home >

Re: DataTable and Panel issue

2008-04-16 Thread Nick Heudecker
r mailing list archive at Nabble.com. > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Good example for FormComponentPanel?

2008-04-14 Thread Nick Heudecker
gt; > > > > > > > Also, would this be the recommended approach? > > > > > > > > > > > > Thanks, > > > > > > > > > > > > Michael > > > > > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Form submit button localization

2008-04-08 Thread Nick Heudecker
ibe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: How to save pages in the database?

2008-04-07 Thread Nick Heudecker
he Wicket - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Trainin

Re: IntegerConverter cannot parse or display locale specific format like "999,999"

2008-04-07 Thread Nick Heudecker
Why not subclass label and override getNumberFormat(Locale)? Pretty easy. On Mon, Apr 7, 2008 at 7:02 PM, Matthew Young <[EMAIL PROTECTED]> wrote: > Any reply? > -- Nick Heudecker

Re: URL Binding

2008-03-31 Thread Nick Heudecker
bscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: LoadableDetachableModel and ListView - changes in the list items is lost when saving

2008-03-26 Thread Nick Heudecker
cribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: How to pre-select a DropDownChoice

2008-03-13 Thread Nick Heudecker
via a > pageparam. How do I do that? I don't see anything resembling > setSelected(). > > Michael > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL P

Re: Nabble users: don't edit your posts!

2008-03-12 Thread Nick Heudecker
IMO, I'd disable the Nabble posting. If people really have questions, they'll subscribe to the list. -Nick

Re: IntelliJ WicketForge issue: NPE when trying to use "New Wicket Page" to create both Java and markup

2008-03-11 Thread Nick Heudecker
--- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Security Features offered by Wicket

2008-03-03 Thread Nick Heudecker
s in "interface" parameter, he would obtain the > > > > objective. > > > > > So, I think that it is necessary to insert a random value to all > > > > requests or > > > > > generate confidential values for all parameters of a request

Re: Security Features offered by Wicket

2008-02-29 Thread Nick Heudecker
Y: I have seen in forms that radio's options an > checkbox's > values have no confidential values. Could I put automatically all form > values confidentiality in Wicket? I don't want that the attacker sees the > original values... > > Is it possible to apply encrypt strategy to forms? > > thanks! > > Arthur. > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Security Features offered by Wicket

2008-02-28 Thread Nick Heudecker
ket applications. > > > I need your help to answer this questions, pls! > > thanks! > > [1] > > http://www.nabble.com/Shout-more-about-security-advantages-of-Wicket--to14800934.html#a14816425 > [2] http://www.hdiv.org/docs/hdiv-reference.pdf > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Our new and shiny Wicket site!

2008-02-27 Thread Nick Heudecker
> > > > > > > > > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- >

Re: equivalent of DateLabel for numbers, aka NumberLabel?

2008-02-27 Thread Nick Heudecker
This is really easy to create yourself. Just subclass Label and override onComponentTagBody. On Wed, Feb 27, 2008 at 10:46 AM, Doug Leeper <[EMAIL PROTECTED]> wrote: > > Wicket has a Date label to format a Date nicely. Is there something > similar > to format a Number as well? I haven't found

Re: Adding onClick event to form fields

2008-02-20 Thread Nick Heudecker
g-onClick-event-to-form-fields-tp15580983p15580983.html > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] &g

Re: create wicket form on the fly

2008-02-19 Thread Nick Heudecker
ribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Business/Domain objects used as wicket model object - opinions please

2008-02-13 Thread Nick Heudecker
I always use business objects as my model objects unless the data is some form of aggregate, like a summary table.

Re: Wicket Maven JARs Compiled with Java 6?

2008-02-04 Thread Nick Heudecker
-1.4 projects is > compiled > > with 1.4 for the releases. > > > > Frank > > > > On Feb 4, 2008 4:05 PM, Nick Heudecker <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > I'm getting a number of "class not valid"

Re: Wicket Maven JARs Compiled with Java 6?

2008-02-04 Thread Nick Heudecker
Looks like both 1.3.0 and 1.3.1 were both built with Java 5. Not sure what the problem was, but upgrading to 1.3.1 fixed it. On Feb 4, 2008 9:05 AM, Nick Heudecker <[EMAIL PROTECTED]> wrote: > Hi, > > I'm getting a number of "class not valid" errors when my I

Wicket Maven JARs Compiled with Java 6?

2008-02-04 Thread Nick Heudecker
Hi, I'm getting a number of "class not valid" errors when my IDE is trying to autocomplete imports. Typically this error occurs when I encounter JARs compiled with Java 6, while I'm on Java 5. Can the JARs be compiled with Java 5, or can multiple versions be made available? Thanks. -Nick

Re: Article: Introducing Apache Wicket

2008-01-31 Thread Nick Heudecker
fication on this topic. > > -- > Sam Barnum > 360 Works > http://www.360works.com > 415.865.0952 > > > > On Jan 28, 2008, at 11:02 AM, Nick Heudecker wrote: > > > It's finally up: > > http://www.theserverside.com/news/thread.tss?thread_id=48234

Re: Article: Introducing Apache Wicket

2008-01-30 Thread Nick Heudecker
/Article%3A-Introducing-Apache-Wicket-tp15142773p15183311.html > > Sent from the Wicket - User mailing list archive at Nabble.com< > http://nabble.com/> > > . > > > > > > ----- > > To unsubscrib

Re: Article: Introducing Apache Wicket

2008-01-29 Thread Nick Heudecker
Thanks. On Jan 29, 2008 6:08 PM, Andy Czerwonka <[EMAIL PROTECTED]> wrote: > > "Nick Heudecker" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > It's finally up: > > http://www.theserverside.com/news/thread.tss?thread_id=48234 >

Re: Article: Introducing Apache Wicket

2008-01-28 Thread Nick Heudecker
could be a reference of some kind to > wicket "behavior"-s. > > regards, > Karthik > > > On Jan 28, 2008 1:02 PM, Nick Heudecker <[EMAIL PROTECTED]> wrote: > > > It's finally up: > > http://www.theserverside.com/news/thread.tss?thread_id=48234 &

Article: Introducing Apache Wicket

2008-01-28 Thread Nick Heudecker
It's finally up: http://www.theserverside.com/news/thread.tss?thread_id=48234 Thanks to the various reviewers that helped improve both the content and quality of the article, including Martijn, Eelco, Igor, Gerolf and Talios. -- Nick Heudecker Professional Wicket Training & Consul

Re: a wicket tutorial

2008-01-25 Thread Nick Heudecker
eated a while back on creating a generic bean editor. > > Eelco > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: openlayers

2008-01-25 Thread Nick Heudecker
Open > Participation Software. > http://www.qi4j.org- New Energy for Java - Domain Driven > Development. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: best practice for a wait page

2008-01-24 Thread Nick Heudecker
Swank > reformed mathematician > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Wicket blog software

2008-01-17 Thread Nick Heudecker
something to port over.. > > >>> > > >>> Thanks > > >>> > > >>> ./C > > >>> > > >>> > > >>> > - > > >>> To unsubscribe

Re: Wicket blog software

2008-01-17 Thread Nick Heudecker
t; > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: ServerSide Java Symposium

2008-01-14 Thread Nick Heudecker
Yep. The only downside is having to learn about all those inferior frameworks... :) On Jan 14, 2008 4:22 PM, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > On Jan 14, 2008 2:00 PM, Nick Heudecker <[EMAIL PROTECTED]> wrote: > > Looks like I'm going, probably to talk about

Re: ServerSide Java Symposium

2008-01-14 Thread Nick Heudecker
--- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Custom logging system conflict with restoring sessions

2008-01-08 Thread Nick Heudecker
; > Has anyone run into a similar situation, and did you find a good solution? > > Thanks, > > -- Scott > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

Re: DatePicker NaN

2008-01-03 Thread Nick Heudecker
3" in > the text box and I press the calendar icon, the datepicker is full of NaNs. > I checked wicket-date.js and it looks like it doesn't check for NaNs.. > Thanks for your time! > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: HTML code inside language file

2007-12-12 Thread Nick Heudecker
tag. But when > wicket renders the text the tag is showed on screen instead make the > word italic. Any suggestion? > > Thank you > Marco > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Wicket meetup in San Francisco

2007-12-03 Thread Nick Heudecker
opose two dates: > > Thurs. Dec. 6 > Fri. Dec 14 > > Vote away... > > --Orion > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > &

Re: Beyond Wicket:Firefox and Gmail Users (Any Browser Crash Noticed Lately)

2007-11-20 Thread Nick Heudecker
since i noticed an upgrade in Gmail > > Anyone experiencing somthing like this? > > > thanks > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

Re: Readonly checkbox

2007-11-16 Thread Nick Heudecker
x-tf4822650.html#a13797345 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

Re: Matt Raible's ApacheCon presentation

2007-11-15 Thread Nick Heudecker
ApacheCon-presentation-tf4815955.html#a13780519 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: CheckGroup not selecting according to model

2007-11-13 Thread Nick Heudecker
- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Add fields Dynamically

2007-11-13 Thread Nick Heudecker
------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Nick Heudecker Professional Wicket Training & Consulting http://www.systemmobile.com Eventful - Intelligent Event Management http://www.eventfulhq.com

Re: Add fields Dynamically

2007-11-13 Thread Nick Heudecker
ields to a page dynamically. I neet do build something like > a > survey where the questions and answers are stored on the database, so they > can be changed by the administrator because this I can't create the > HTML file with the fields Is there a way to do this? >

Re: data tables and debugging session serialization

2007-11-13 Thread Nick Heudecker
please unsubscribe :) On Nov 13, 2007 8:59 AM, Evan Chooly <[EMAIL PROTECTED]> wrote: > I'm having some strange behavior with a DataTable and the back button. > When I back up to the page with the DT, it rerenders fine, but all my > object state is gone. I click a link and the object is there b

  1   2   >