Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin King committed Nov 11, 2009
1 parent b8d5d2e commit 039afec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions reference/en-US/part2.xml
Expand Up @@ -9,6 +9,12 @@
code repository and instructions about how to obtain and build the source can be found on the same page.
</para>

<para>
Weld provides a complete SPI allowing Java EE containers such as JBoss AS and GlassFish to use Weld as their
built-in CDI implementation. Weld also runs in servlet engines like Tomcat and Jetty, or even in a plain Java SE
environment.
</para>

<para>
Weld comes with an extensive library of examples, which are a great starting point from which to learn CDI.
</para>
Expand Down

0 comments on commit 039afec

Please sign in to comment.