faq.xml 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <title>Acegi FAQ</title>
  5. </properties>
  6. <body>
  7. <section name="Frequently Asked Questions">
  8. <p>
  9. This document attempts to answer some of the more frequently asked
  10. questions regarding various aspects of JBoss. These questions are
  11. typically asked over and over again on the mailing lists and forums. As a
  12. courtesy to the developers, we ask that you read this document
  13. before posting to the mailing lists.
  14. </p>
  15. <p>
  16. <strong>General</strong>
  17. </p>
  18. <ol>
  19. <li>
  20. <a href="#what-is-acegi">
  21. What is Acegi?
  22. </a>
  23. </li>
  24. </ol>
  25. <p>
  26. <strong>More FAQs ...</strong>
  27. </p>
  28. <section name="General">
  29. <dl>
  30. <dt>
  31. <a name="what-is-acegi">
  32. What is Acegi?
  33. </a>
  34. </dt>
  35. <dd>
  36. ...
  37. </dd>
  38. </dl>
  39. </section>
  40. </section>
  41. </body>
  42. </document>