• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

A newbie 's series of problems

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone, I'm a college student,and my professor let me write a CA system,base on JSP+STRUTS+LDAP.But only I know is JSP+STRUTS,I know neither LDAP nor CA.Would you let me knwo which knowledge should I learn? And The CA's work flow.
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the JavaRanch, Micro.
Your question is quite vague. What is "CA"? What are you doing with LDAP? Using it to authenticate? Manipulating it? As our FAQ, How To Ask Questions On JavaRanch says: Tell The Details
 
Ranch Hand
Posts: 1780
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Computer Associates?
Cellular Automaton?
Certificate Authority?
Compression Active?
Collision Avoidance?
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Welcome to JavaRanch!

A bit of business: you may not have read our naming policy on the way in. It requires that you use a full, real (sounding) first and last name for your display name. Obviously fake names or "handles" aren't acceptable here. You can change your display name here. Please do so now. Thanks!
 
gao zhixin
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK,"CA" is mean "Certificate Authority",My professioner needs me work in JSP+STRUTS, I know a little about them. But I have no knowledge about "CA". My professional said I must use LDAP protocol to finish this work. But even though I can't clear what I must do, would you please let me know what I must do, and How I do?

Sorry, my english is not very good, so sometime I can't describe the problem.
 
Ranch Hand
Posts: 181
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Gao Zhixin ,

What do you want to do with LDAP?

If you want to access a directory which have certificate names (I guess)
You can use JNDI to work with LDAP in your jsp+Struts Application.

Cheers,
Su Yeu.
 
gao zhixin
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I guess so, I don't know anything about LDAP. upstair , would you describe me a little more?
 
Tauri Valor
Ranch Hand
Posts: 181
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can search Google where you could find tons of stuff about LDAP and JNDI.

http://www.javaworld.com/javaworld/jw-03-2000/jw-0324-ldap.html

Search and study and again search if you have any doubt, if you still have any doubt javaranch is always there to help you.

Su Yeu
 
First, you drop a couch from the plane, THEN you surf it. Here, take this tiny ad with you:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic