Giter VIP home page Giter VIP logo

management's People

Contributors

dianakoh avatar hahahahyein avatar jiwan95 avatar

Watchers

 avatar  avatar  avatar  avatar

management's Issues

phoneBook

phoneBook 기능 구현을 위해 jsp파일을 만들겠습니다.

  • phoneBook.jsp

  • phoneBook_Add.jsp

  • phoneBook_Update.jsp

mainView.jsp 이름

우리 기본화면 폰북인데 이게 정확히 무슨 기능을 하는 애인지 모르겠어
헤더? 같은게 있던데, 이름을 바꾸는 게 낫지 않을까?

readme

readme에 올릴 내용 뭐가 있을까요

mainView.jsp

이게 정확히 무슨 기능을 하는 애인지 모르겠어
헤더? 같은게 있던데, 이름을 바꾸는 게 낫지 않을까?

다른 jsp파일과의 연동

loginProcess.jsp와 phoneBook.jsp파일과 충돌하지 않게 조정이 필요할 것 같습니다.

지완이와 잠깐 이야기 해봐야할 것 같아요!!

css

mainview? css는 프로필부분과 헤더만 작업할테니,
이 부분을 제외한 각자의 추가적인 css는 따로 만들어서 링크 부탁합니다!

세션유지

loginProcess에서 세션 설정해주고, 기본페이지인 폰북에서
<jsp:include page="mainView.jsp"></jsp:include> 으로
mainView.jsp에 가면 세션에 문제가 생기는 것 같습니다.

String formId = (String)session.getAttribute("userId");
formId가 널 값으로 나타나서 디비에서 아무것도 받아오질 못하고,
그 이후 페이지에서도 계속 세션유지가 안 됩니다

jsp:include를 빼고 실행시키면 세션 유지되는 것으로 봐선
넘어가는 동시에 세션이 뭔가 잘못되는 것 같습니다

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.