malaikuangren

What is the purpose or drive to build thing like (xxx),How can it achieve the original goal of design?

2014年4月3日

difference between forward and sendredirect

摘要: Difference between SendRedirect and forward is one of classical interview questions asked during java web developer interview. This is not just applicable for servlet but also for JSP in which we can use forward action or call sendRedirect() method from scriptlet. Before examining difference on forw 阅读全文

posted @ 2014-04-03 10:32 malaikuangren 阅读(443) 评论(0) 推荐(0)