139813991400140114021403140414051406140714081409
pW.println( "</body>" ); pW.println( "</html>" ); attach = new Vector(); StringDataSource ds = new StringDataSource ( sW.getBuffer().toString(), ( itemName + "-" + id + ".html" ), "text/html" ); attach.addElement( ds );
114211431144114511461147114811491150115111521153
pW.println( "</body>" ); pW.println( "</html>" ); attach = new Vector(); StringDataSource ds = new StringDataSource ( sW.getBuffer().toString(), ( "Report-" + repId + ".html" ), "text/html" ); attach.addElement( ds );