게시판 즐겨찾기
편집
드래그 앤 드롭으로
즐겨찾기 아이콘 위치 수정이 가능합니다.
jsp 해쉬맵 질문입니다..ㅠㅠ
게시물ID : programmer_5899짧은주소 복사하기
작성자 : 데마씨앙
추천 : 0
조회수 : 664회
댓글수 : 8개
등록시간 : 2014/10/11 16:09:09
옵션
  • 본인삭제금지
<%@ page language="java" contentType="text/html; charset=EUC-KR"
    pageEncoding="EUC-KR" import="java.util.*"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=EUC-KR">
<title>랭킹보기</title>
</head>
<body>
<%
HashMap<String, String> hm = new HashMap<String, String>();
String name = (String)session.getAttribute("username");
String cnt = (String)session.getAttribute("count");
 hm.put(name, cnt);
 System.out.println(hm.get("ww"));
%>
<form name="form" method="post" action="3login.jsp">
 <input type = "submit" value="로그아웃"/>
</form>
<form name="form" method="post" action="3menu.jsp">
 <input type = "submit" value="확인"/>
</form>
</body>
</html>
 
세션의 속성을 해쉬맵에 넣고 싶은데 런하면 바로 오류가뜨네요..ㅠㅠ
어떻게 써야할까요?? 본삭금했습니다..!!
전체 추천리스트 보기
새로운 댓글이 없습니다.
새로운 댓글 확인하기
글쓰기
◀뒤로가기
PC버전
맨위로▲
공지 운영 자료창고 청소년보호