SPR-5529: removed package.html files

master
Chris Beams 15 years ago
parent ca0b590bb9
commit 20ec13ded5
  1. 12
      org.springframework.context/src/test/java/org/springframework/mock/jndi/package.html
  2. 13
      org.springframework.web.portlet/src/test/java/org/springframework/mock/web/portlet/package.html
  3. 10
      org.springframework.web.struts/src/main/java/org/springframework/web/servlet/view/tiles/package.html

@ -1,12 +0,0 @@
<html>
<body>
The simplest implementation of the JNDI SPI that could possibly work.
<p>Useful for setting up a simple JNDI environment for test suites
or standalone applications. If e.g. JDBC DataSources get bound to the
same JNDI names as within a J2EE container, both application code and
configuration can me reused without changes.
</body>
</html>

@ -1,13 +0,0 @@
<html>
<body>
A comprehensive set of Portlet API mock objects,
targeted at usage with Spring's web MVC framework.
Useful for testing web contexts and controllers.
<p>More convenient to use than dynamic mock objects
(<a href="http://www.easymock.org">EasyMock</a>) or
existing Portlet API mock objects.
</body>
</html>

@ -1,10 +0,0 @@
<html>
<body>
Support classes for the integration of
<a href="http://www.lifl.fr/~dumoulin/tiles">Tiles</a>
(included in Struts) as Spring web view technology.
Contains a View implementation for Tiles definitions.
</body>
</html>
Loading…
Cancel
Save