본문 바로가기

Programming!

Spring Cache 현재는 이거로도 충분하더라... http://blog.goyello.com/2010/07/29/quick-start-with-ehcache-annotations-for-spring/ 뭐 그렇더라... http://www.theserverside.com/tip/Spring-Ehcache-integration-Second-level-caching-in-Hibernate 그외 캐쉬 데이터들은 어짜피 redis 등으로 가게 되더라.. 더보기
힘들게 iframe으로 파일업로드를 했던 지난날을 되돌아 본다.. 힘들게 iframe으로 파일업로드를 했던 지난날을 되돌아 본다.. http://jquery.malsup.com/form/#getting-started http://malsup.com/jquery/form/file/ 더보기
android Textview 에 URL에서 이미지 호출시 중복 오류.. 텍스트뷰에 URLConnection을 이용해서 Drawable생성시 버퍼문제로 인해 Drawable이 null이 되는 문제가 발생했다..아..... 가뜩이나 초보인디. 음. 이렇게 처리하니 되는군요. . http://stackoverflow.com/questions/2787015 더보기
Input type : file clear ... 파일타입 초기화 시키기.. function reset_html(id) { $('#'+id).html($('#'+id).html()); } http://www.electrictoolbox.com/clear-upload-file-input-field-jquery/ 음... ajax 의 형태로 파일 업로드 구현시 file type에 값이 변경되지 않습니다.. 예전에는 value = "" 이게 먹었던거 같은데 보안 문제로 폐기.. 어쨌건 깔끔하게 Clear 시켜줌 더보기
IE가 죽어야 웹이 산다... 되는게 없어..뭐좀 하려면 안돼.. IE야 9까지 버려주면 안되겠니~?. http://www.impressivewebs.com/css3-support-ie9/ 더보기