kinman      2003/11/25 15:05:13

  Modified:    tester/web/golden JspDoc02.txt
  Log:
  - Update golden file to reflect changes in jasper regarding template text
    output in XML syntax.   Sorry, Remy :)
  
  Revision  Changes    Path
  1.3       +0 -5      jakarta-tomcat-catalina/tester/web/golden/JspDoc02.txt
  
  Index: JspDoc02.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/tester/web/golden/JspDoc02.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- JspDoc02.txt      25 Nov 2003 08:31:55 -0000      1.2
  +++ JspDoc02.txt      25 Nov 2003 23:05:13 -0000      1.3
  @@ -1,12 +1,7 @@
   <html><head><title>Example JSP in XML format</title></head><body>
   This is the output of a simple JSP using XML format. 
   <br/><div>Use a jsp:scriptlet to loop from 1 to 10: </div>1, 2, 3, 4, 5, 6, 7, 8, 
9, 10
  -
  -
  -
     <br><br>
  -
  -
   <div align="left">
     Use a jsp:expression to write something: 
     foo</div>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to