Replace 'Java EE' with 'enterprise Java' as appropriate

Also change 'JEE' -> 'Java EE'

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3539 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Chris Beams
2010-08-07 14:47:17 +00:00
parent 9cee0bc7e1
commit 78ee247ac3
5 changed files with 24 additions and 24 deletions
@@ -169,8 +169,8 @@ TR: OK AS IS - I think it's fine as is - the concepts apply to both programmatic
management?</title>
<para>The Spring Framework's transaction management support changes
traditional rules as to when a Java EE application requires an
application server.</para>
traditional rules as to when a enterprise Java application requires
an application server.</para>
<para>In particular, you do not need an application server simply for
declarative transactions through EJBs. In fact, even if your