Re: Looking for simple servlet-to-javaspace example
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Logan, Patrick wrote: > Any pointers to the *simplest* thing to get this working. Two sources I > have started looking at… > > * Jan Newmarch's book -- the servlet example appears to be putting the > jini jars and security stuff at the tomcat installation level. I would > much rather set up a specific servlet to access jini. > > * jiniservlet.dev.java.net -- I've downloaded the docs and examples. > This looks chock full of information that I have only started looking > at. The reason for this email is I am frankly intimidated by all the > stuff that hits me up front. If possible I'd digest it better by seeing > the simplest example before all the considerations included here. > > i.e. I'd like to progress to where I understand everything in that > jiniservlet project, but aren't there some smaller steps I can take first? Another option might be the jetset.dev.java.net project which provides a very basic setup. It provides a Jini service that embeds jetty which you can attach servlets into. It's not chock full of documentation, so I'm willing to answer questions and provide specific pointers to what to do to use it. Having a whole appserver to use servlets was not what I needed. I needed a simple service based servlet container, and embedding jetty into a service made that straight forward for me. Gregg Wonderly -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]