ServletContext sc = (ServletContext) ActionContext.getContext().get(ServletActionContext.SERVLET_CONTEXT);String path = sc.getRealPath("/model"); Read More
posted @ 2010-09-01 18:20 七郎 Views(212) Comments(0) Diggs(0) Edit
package com.dc.bd.system.util;import java.awt.Color;import java.awt.Font;import java.io.File;import java.io.FileOutputStream;import java.text.DecimalFormat;import java.text.NumberFormat;import org.jfr... Read More
posted @ 2010-09-01 17:40 七郎 Views(5070) Comments(0) Diggs(2) Edit