I am an avid JSP / Servlets user (and fan) since its introduction. 나는 열성적인 jsp / 서블릿 사용자 (및 팬)부터 소개합니다. Nothing gives me more pleasure than to quickly prototype and deliver a robust application within few days (even a single day) for a client using JSP and servlets. 아무것도보다 많은 즐거움을 준다 강력한 애플 리케이션을 신속하게 프로토 타입 및 제공할 몇 일 이내 (단 하루)을하는 클라이언트를 사용하여 jsp와 서블릿합니다. However recently (or not so recently) I have been observing with growing concern that JSP is growing increasingly complex for prototyping and developing simple applications with JSTL, Java Server Faces, EL and more such technologies. 그러나 최근에 (또는 그렇게 최근에) 나는 관찰과 성장이 점점 더 복잡한에 대한 우려가 커지고있다 프로토 타입 및 개발 jsp 간단한 어플 리케이션을 jstl, 자바 서버 얼굴, 엘과 같은 기술을 더합니다. I think JSP is turning into a more complex system in favor of complex enterprise application development while forgetting the needs of prototyping and rapid application development. jsp로 바뀌는 것 같아 좀 더 복잡한 시스템은 복잡한 엔터 프라이즈 응용 프로그램 개발을하는 동안에 찬성 잊지 프로토 타입 및 빠른 애플 리케이션 개발의 요구합니다. The initial configuration and setup you need to do have become daunting, even fearsome, for any newbies. 초기 구성 및 설치를해야되고 있지 조심, 심지어 무시무시한은 어떠한 다름.

In contrast PHP remains a simple language for newbies and so does JSP 1.1 & Servlets 2.2 specification based Tomcat 3.3. 반면 php은 단순한 언어를 뉴비를하고 그렇게되면 1.1 & 서블릿 2.2 명세에 기반 tomcat jsp 3.3. I think for prototyping and rapid application development JSP 1.1 should be the targeted platform instead of Tomcat 6 or even 5, which in my humble opinion have become increasingly bloated trying to satisfy everyone and their cousins. 프로토 타이핑 및 신속한 응용 프로그램 개발을위한 것 같아요 jsp 1.1이어야합니다 tomcat 타겟 플랫폼 대신에 6이나 심지어 5 일 나의 겸허한 의견을 어떤 시도도 점점 부풀어의 사촌과 그 모든 사람을 만족합니다.

I belong to that category of developers who achieve greatest productivity with a simple code editors like JEdit or JExt instead of bloated IDE’s like Eclipse, NetBeans or Java Studio Creator and their ilk. 나는 그 범주에 속하는 개발자들은 최고의 생산성을 달성하기 jedit과 같은 간단한 코드를 편집하거나 같은 jext 대신에 부풀어 ide 일식, netbeans이나 자바 스튜디오 크리에이터와 그 계급합니다. I want my code to remain clean and within my full understanding, simpler the better. 난 내의 코드를 유지하고 있으며 깨끗한 내 완전한 이해, 단순수록합니다. Technolgies like Java Server faces forces me to use IDE’s like Java Studio Creator which makes me unhappy. Technolgies는 자바 서버처럼 얼굴을 강제로 내게 자바 스튜디오 크리에이터를 사용하는 같은 ide 나를 불행하게합니다.

I propose in favor of simplified JSP in the core specification so it can deployed by anyone with their 나는이 제안의 핵심 사양에 찬성하는 간체 jsp를 누구와 함께 배포할 수 있도록 그들의 3.95$ web hosting 웹 호스팅 3.95 달러 or less. 이하합니다. The additional modules should be available as extras for those who can truly leverage their capabilities and not bundled in the default setup. 엑스트라로의 추가 모듈을 사용할 수 있어야 진정으로 활용할 수있는자를위한 기능과 번들이 아닌 그들의 기본 설치 프로그램을합니다. Let JSP & Servlet be simple and joyous once again for rapid application development and prototyping while continuing to serve the needs of heavy duty enterprise development. 어디 jsp & 서블릿이 간편하고 신속한 어플 리케이션 개발을 위해 다시 한 번 즐거운 및 프로토 타입의 요구에 부응하는 동안 계속해서 무거운 의무 엔터 프라이즈 개발합니다.

BTW: One of the often touted advantages of MVC framework is the ability to easily switch view component. btw : 중독의 장점 중 하나를 자주 수있는 능력을 쉽게 스위치를 mvc 프레임 워크는이 문서가 적용되는 구성 요소를합니다. How many application developers out there in reality have used that capability and used it successfully? 바깥의 현실을 얼마나 많은 애플 리케이션 개발 및 사용이 성공적으로이 기능을 사용하는가? I know I haven’t. 나도 않았습니다.