diff --git a/JspChat/WebContent/bottom.jsp b/JspChat/WebContent/bottom.jsp index b551e45..99025b4 100644 --- a/JspChat/WebContent/bottom.jsp +++ b/JspChat/WebContent/bottom.jsp @@ -1,118 +1,123 @@ -<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> +<%@ page contentType="text/html;charset=UTF-8" language="java" %> <% String path = request.getContextPath(); -String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %> - - + + - + + My JSP 'bottom.jsp' starting page + + + + + + + + - - + #small { + position: absolute; + z-index: 1; + } + #send { + position: absolute; + z-index: 2; + } + + -
- 字体颜色: -   文件管理:  文件管理 -   选择表情:  表情 -
- - - - -
-
-
-
+
+ 字体颜色: + +   文件管理:   + + 文件管理 + +   选择表情:   + 表情 +
+ + + + + + + + +
+
+ + + +
+