jsp ------> server -------> class

       was                jvm

 

웹사이트를 서비스 하기 위해서는 위와같은 단계적인 과정이 필요하다.

 

정말 당황스럽다.

 

결론은 셋팅을 잘해야한다... 라는--;; 

 

참고로.. 아래는 eclipse.ini 설정

-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
C:/eGovFrameDev/jdk1.6.0_25/bin/javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m