Actually, it responds to GET on some URIs, but the LNI is *not* meant to be used as an interactive web site; it is a WebDAV server. WebDAV happens to use the HTTP protocol but not in a way that gets along with the subset (and perversions) of HTTP most browsers speak. It also has some ability to converse in SOAP (for a subset of its functions) but that is even less browser-friendly.
For all the details and leads, see the LNI documentation at http://web.mit.edu/lcs/www/lni/ You can also download a sample SOAP client there. For some reason, the client utilities and sample client were not included in 1.5. -- Larry > not elegant or intuitive... > > http://<host>/lni/lni > > And you need the client to interact because it requires POST. > > -Mark > > On May 16, 2008, at 12:52 PM, Rick Runyan wrote: > > > lni is right there in the Tomcat webapps folder right beside xmlui, = > > > which works like a champ. I=92m not experienced with web apps, and = > > > even less so with java web apps, so I=92m at something of a loss = > > > here. I=92ve spent a while reading and trying to figure out the = > > > problem, with not much success. Mostly, it seems like there should = > > > be an index.html file in the WEB-INF directory, but there=92s not one. > > > > > > > > Anybody got lni working who=92d like to give me a hint? > > > > > > > > - Rick > > > > > > > > > > > > ---------------------------------------------------------------------- = > > > --- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ = > > > _______________________________________________ > > DSpace-tech mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft = > > Defy all challenges. Microsoft(R) Visual Studio 2008. = > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

