Giter Club home page Giter Club logo

thor-toolkit's People

Contributors

thorqin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

xhy008

thor-toolkit's Issues

UserAgentUtils 包名不对

文件:
thor-toolkit-web/src/main/java/com/github/thorqin/toolkit/web/utility/UserAgentUtils.java
包定义:
package com.github.thorqin.toolkit.utility;

目前我是把此类移回到以下目录:
thor-toolkit-core/src/main/java/com/github/thorqin/toolkit/utility

关于ClientSession

目前框架默认使用ClientSession,而使用Cookie方式来存储session数据,容易受到cookie容量的限制,而产生如下异常:

java.io.IOException: Response header too large

对于此类异常是否有什么好的建议?(除替换为ServerSession)

Serializer.loadTextFile方法,建议显式关闭文件流

/thor-toolkit-core/src/main/java/com/github/thorqin/toolkit/utility/Serializer.java

2015-09-29_150718

目前遇到的问题,使用<tt:script src="*.js">时,当打开页面后,引用的js就不能编辑、保存了,提示其它程序占用。我想可能是因为这个文件流没有显式关闭的原因。(隐式关闭,我没有查到jvm是在什么时机处理的)

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.