who said anything about a web server? servlets are not just about http- http is
just the first major implementation of the concept of servlets.
unless my understanding on the subject is incomplete, i don't think jndi spi
quite does what i need... the jndi spi is targeted to making existing
directories available within java via jndi. on the other hand, i want to create
an ldap server- or rather, provide access to portions of our oracle server via
ldap. just as javax.servlet.http gives me the tools i need to serve the data
via the http protocal without having to think about the protocal itself, i'm
trying to find out whether there is work that has been done to do the same via
ldap.
- jay
Chris Pratt wrote:
> Then why not develop a JNDI SPI module to do that work. I don't see the
> advantage of having a web server involved.
> (*Chris*)
>
> ----- Original Message -----
>
> >in our case the purpose would be to have servlets provide an ldap
> >interface to data in our oracle database. you're doing just the
> >opposite- querying an ldap server.
> >
> >"Kalbrener, Cyrus" wrote:
> >
> >> Why? There already is JNDI/javax.naming.directory.* and Netscape also
> >> has a set of directory classes for use w/Netscape Directory Server
> >>
> >> I have my servlets authenticate off of an LDAP server when I need
> >> access control using JNDI. It works pretty well.
> >>
> >> -----Original Message-----
> >>
> >> has anyone developed, or is anyone planning to develop
> >> javax.servlet.ldap?
> >>
> >> TIA,
> >>
> >> jay harper
> >> new york city
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html