Java EE 썸네일형 리스트형 자바 넷빈즈를 이용하여 아마존 웹 서비스 쉽게 작업하기 Getting Started with Amazon Web Services in NetBeans IDE 자바 IDE인 넷빈즈를 이용하여 아마존 웹 서비스 쉽게 작업하기 When you need to connect to Amazon Web Services, NetBeans IDE gives you a nice start. You can drag and drop the "itemSearch" service into a Java source file and then various Amazon files are generated for you. From there, you need to do a little bit of work because the request to Amazon needs to be signe.. 더보기 자바 EE8 SSE Server Sent Event 지원 Adding SSE support in Java EE 8 자바 EE(서버 자바에서 SSE (Server-Sent Event)를 지원합니다) 웹소켓과 비교되는 기술인 SSE 웹소켓의 경쟁기술이자, 보완적인 효과가 있어요. SSE (Server-Sent Event) is a standard mechanism used to push, over HTTP, server notifications to clients. SSE is often compared to WebSocket as they are both supported in HTML 5 and they both provide the server a way to push information to their clients but they are differen.. 더보기 라즈베리 파이에서 글래스피시 구동 - GlassFish 4 on the Raspberry Pi 글래스피시(GlassFish)는 Java EE 기반 웹 애플리케이션 서버(WAS)입니다. 이 글래스피시를 라즈베리 파이에서 구동하는 방법을 기재하였습니다. GlassFish 4 on the Raspberry Pi By reza_rahman on Apr 28, 2014 For those that remember the very early days of Java, the language was conceived with embedded systems in mind (anyone still remember the concept of Java powered toasters?). While as far fetched as that seemed at the time the emerging field of the I.. 더보기 이전 1 2 3 다음