Say your boss to engage more java developers ;) -- p
On Tue, Jun 16, 2009 at 9:23 PM, Dane Laverty <[email protected]> wrote: > I'm currently the only Java programmer on staff, and I'm already > maintaining > two Wicket applications, so my boss is concerned that if I start a third > project in Java that no one else will be able to maintain it. It's a > reasonable concern, but kind of too bad nonetheless. I'm using JQuery as my > main JS resource for the application. All of the business logic is managed > through Ajax calls. > > On Tue, Jun 16, 2009 at 12:05 PM, Jeremy Thomerson < > [email protected]> wrote: > > > Yeah - but I would guess that it wouldn't fit "where I'm limited to > > using only JavaScript" > > > > Out of curiosity - what do you mean "where I'm limited to using only > > JavaScript"? I mean, can you use HTML? What does this "app" do - > > obviously not much if it's "only JS". What does it tie in with to do > > business logic, etc? Were these requirements written by a PHB? > > > > -- > > Jeremy Thomerson > > http://www.wickettraining.com > > > > > > > > > > On Tue, Jun 16, 2009 at 11:56 AM, Nicolas > > Melendez<[email protected]> wrote: > > > GWT is a good framework.You can code in java and then it is translated > to > > > javascript. > > > NM > > > > > > On Tue, Jun 16, 2009 at 4:05 PM, nino martinez wael < > > > [email protected]> wrote: > > > > > >> You can also have a look at wicketstuff and see what integrations > > >> already exists :) > > >> > > >> 2009/6/15 Dane Laverty <[email protected]>: > > >> > I'm working on a small project where I'm limited to using only > > >> JavaScript. I > > >> > love the Wicket programming model, especially reusable components. > Is > > >> anyone > > >> > aware of a JavaScript framework or JavaScript techniques that would > > allow > > >> me > > >> > to approximate Wicket components? > > >> > > > >> > > >> --------------------------------------------------------------------- > > >> 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] > > > > >
