zongaro 2003/02/04 08:03:08
Modified: java/samples/CompiledEJB Tag: XSLTC_DTM README.ejb
Log:
Fixed some typographical errors.
Revision Changes Path
No revision
No revision
1.1.12.1 +2 -2 xml-xalan/java/samples/CompiledEJB/README.ejb
Index: README.ejb
===================================================================
RCS file: /home/cvs/xml-xalan/java/samples/CompiledEJB/README.ejb,v
retrieving revision 1.1
retrieving revision 1.1.12.1
diff -u -r1.1 -r1.1.12.1
--- README.ejb 19 Jul 2001 12:51:56 -0000 1.1
+++ README.ejb 4 Feb 2003 16:03:08 -0000 1.1.12.1
@@ -12,7 +12,7 @@
This sample code demonstrates how that can be implemented.
The CompiledServlet and CompiledBrazil sample code
-demonstrates other aproaches to providing XSL transformations
+demonstrate other approaches to providing XSL transformations
as a web service.
------------------------------------------------------------
@@ -42,7 +42,7 @@
}
o) Create the EJB's home interface, which your servlet
- will use to instanciate the remote interface:
+ will use to instantiate the remote interface:
public interface TransformHome extends EJBHome {
TransformRemote create()
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]