✎
编程开发网
首页
C语言
C++
面试
Linux
函数
Windows
数据库
下载
搜索
当前位置:
首页
->
AI编程基础
->
JAVA
spring mvc静态化(二)
2014-11-24 09:01:35
·
作者:
·
浏览:
1
标签:
spring
mvc
静态
file=new File(path);
if(!file.exists())
{
toHtml.writeHtml(path,from+"article.html article_id="+id);
}
return "redirect:/html/"+id+".htm";
}
注意css图片那些的路径要改成相对于根目录的路径
作者:cq361106306
首页
上一页
1
2
下一页
尾页
2
/2/2