AW: AW: AW: wicket on java server

2009-06-11 Thread Dorothée Giernoth
@wicket.apache.org Betreff: Re: AW: AW: wicket on java server If you're actually serious ... this might get you started - either way. How Tomcat Works: A Guide to Developing Your Own Java Servlet Container - http://my.safaribooksonline.com/097521280X -Luther On Wed, Jun 10, 2009 at 5:54 PM, Sam

Re: AW: AW: wicket on java server

2009-06-11 Thread nino martinez wael
@wicket.apache.org Betreff: Re: AW: AW: wicket on java server If you're actually serious ... this might get you started - either way. How Tomcat Works: A Guide to Developing Your Own Java Servlet Container   - http://my.safaribooksonline.com/097521280X -Luther On Wed, Jun 10, 2009 at 5:54 PM, Sam

Re: wicket on java server

2009-06-10 Thread Marat Radchenko
Projects can't require anything. It's people :) Wicket runs on anything that supports Servlet specification. 2009/6/10 Dorothée Giernoth dorothee.giern...@kds-kg.de Hey guys, I got a (weird) question: a project requires us to write our own server. But I am eager to use wicket. Now what I

AW: wicket on java server

2009-06-10 Thread Dorothée Giernoth
Now that helped. Thnx. -Ursprüngliche Nachricht- Von: Marat Radchenko [mailto:slonopotamusor...@gmail.com] Gesendet: Mittwoch, 10. Juni 2009 11:24 An: users@wicket.apache.org Betreff: Re: wicket on java server Projects can't require anything. It's people :) Wicket runs on anything

AW: wicket on java server

2009-06-10 Thread Dorothée Giernoth
: Re: wicket on java server Instead of writing your own server, take a look at either: - embedding jetty or tomcat - using osgi as a server platform (spring has an offering, or you could roll your own and use any of the servlet bundles that are available) Martijn 2009/6/10 Dorothée Giernoth

Re: AW: wicket on java server

2009-06-10 Thread James Carman
: Martijn Dashorst [mailto:martijn.dasho...@gmail.com] Gesendet: Mittwoch, 10. Juni 2009 11:45 An: users@wicket.apache.org Betreff: Re: wicket on java server Instead of writing your own server, ...

AW: AW: wicket on java server

2009-06-10 Thread Dorothée Giernoth
... -Ursprüngliche Nachricht- Von: James Carman [mailto:ja...@carmanconsulting.com] Gesendet: Mittwoch, 10. Juni 2009 14:44 An: users@wicket.apache.org Betreff: Re: AW: wicket on java server Sounds like a very strange request. Government? On Jun 10, 2009 8:37 AM, Dorothée Giernoth dorothee.giern...@kds

Re: AW: wicket on java server

2009-06-10 Thread Martijn Dashorst
Paranoid? I bet ... -Ursprüngliche Nachricht- Von: James Carman [mailto:ja...@carmanconsulting.com] Gesendet: Mittwoch, 10. Juni 2009 14:44 An: users@wicket.apache.org Betreff: Re: AW: wicket on java server Sounds like a very strange request.  Government? On Jun 10, 2009 8:37 AM

Re: AW: wicket on java server

2009-06-10 Thread nino martinez wael
: Mittwoch, 10. Juni 2009 14:44 An: users@wicket.apache.org Betreff: Re: AW: wicket on java server Sounds like a very strange request.  Government? On Jun 10, 2009 8:37 AM, Dorothée Giernoth dorothee.giern...@kds-kg.de wrote: It is not my choice ... I just have to make it work, so I thought

Re: AW: wicket on java server

2009-06-10 Thread nino martinez wael
An: users@wicket.apache.org Betreff: Re: AW: wicket on java server Sounds like a very strange request.  Government? On Jun 10, 2009 8:37 AM, Dorothée Giernoth dorothee.giern...@kds-kg.de wrote: It is not my choice ... I just have to make it work, so I thought there are certain specifications

Re: AW: wicket on java server

2009-06-10 Thread James Carman
Well, for what you're going to spend to build it, you could buy one of the big dog application servers. That way, if you get hacked, you have someone to complain to. However, you'll find that a lot of those bigger guys are based on open source technologies, such as tomcat or jetty. On Jun 10,

Re: AW: wicket on java server

2009-06-10 Thread Jeremy Thomerson
An: users@wicket.apache.org Betreff: Re: AW: wicket on java server Sounds like a very strange request.  Government? On Jun 10, 2009 8:37 AM, Dorothée Giernoth dorothee.giern...@kds-kg.de wrote: It is not my choice ... I just have to make it work, so I thought there are certain

Re: AW: AW: wicket on java server

2009-06-10 Thread Sam Stainsby
On Wed, 10 Jun 2009 14:56:59 +0200, Dorothée Giernoth wrote: No, worse, my boss :( he doesn't think tomcat is safe enough and doesn't know how tomcat works and what's going on behind the scenes ... and we can't have that I bet he won't let me use wicket ... b/c it's not safe enough

Re: AW: AW: wicket on java server

2009-06-10 Thread Luther Baker
If you're actually serious ... this might get you started - either way. How Tomcat Works: A Guide to Developing Your Own Java Servlet Container - http://my.safaribooksonline.com/097521280X -Luther On Wed, Jun 10, 2009 at 5:54 PM, Sam Stainsby s...@sustainablesoftware.com.au wrote: