<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String loadBlogUrl = basePath + "toblog.do?pageNo="; %> Nicky's blog <%@ include file="../frame/top.jsp"%>
  • 没有相关数据
  • <%@ include file="../frame/navsidebar.jsp" %>
    <%@ include file="../frame/footer.jsp" %>