摘要: ClassPathResource 在类路径下读取资源public final String getPath()public boolean exists()public InputStream getInputStream()WebUtils 获取web资源工具类public static String getRealPath(ServletContext servletContext, String path)public static Object getSessionAttribute(HttpServletRequest request, String name)public sta 阅读全文
posted @ 2014-02-14 11:15 大新博客 阅读(1887) 评论(0) 推荐(0)