자바 세계에 첫 발을 디딜려고 합니다..
그런데 이 자바라는게 뭐가 이렇게 많은지..
JSP/SERVLET/JDBC/EJB/JTS/JMS/JEME/SWING/JAVA2D/AWT...
휴....
이 중에 뭔지 확실히 아는건 JSP 밖에 없네요..^^...
대충 각 종류별로 뭐하는건지 알 수 있을까요..?..
그냥 간략한 설명이라도...
아니면 참고할만한 문서 좀 부탁드립니다...
*JSP: PHP,ASP 같은놈 ,서버용 스크립트언어라고해야하나? SERVLET형태로 변한된후 컴파일된다고함
*SERVLET: JSP 같은데 이놈은 자바 언어로 되있음
*JDBC: ODBC 같은놈 DB연결할때씀
*EJB: 엔터프라이즈 자바빈 커다란 분산형 프로그램을 작성할때 쓴다고함
*JTS:Java Transaction Service (JTS) specifies the implementation of a Transaction Manager which supports the Java Transaction API (JTA) 1.0 Specification at the high-level and implements the Java mapping of the OMG Object Transaction Service (OTS) 1.1 Specification at the low-level. JTS uses the standard CORBA ORB/TS interfaces and Internet Inter-ORB Protocol (IIOP) for transaction context propagation between JTS Transaction Managers.
A JTS Transaction Manager provides transaction services to the parties involved in distributed transactions: the application server, the resource manager, the standalone transactional application, and the Communication Resource Manager (CRM).
*JMS:자바 메쎄지 써비쓰 P2P 같은놈 짜거나 웹서비프로그램 짤때??
*J2ME:소형 머신에서 돌아가는 자바프로그램 짤때
*AWT:간단한 GUI
*SWING:좀 복잡한 GUI
*JAVA2D:그래픽 관련 프로그램짤때 ,Window의 GDI 비슷한.
직접 자바사이트에 가보세요..
그런 정보들은 조금만 검색해도 나옵니다..
http://java.sun.com
에 가보세요. 모든 정보가 다 있습니다. 영어가 힘드시다면
그냥 네이버에서 검색해도 개략적인 내용들은 잘 나옵니다.
JDBC 요놈은 자바로 데이터베이스 접근할 때 쓰는거
AWT,SWING 요놈들은 윈도우 화면 그리거나 할때 쓰이고
나머지는 별로 써보지도 못했네.. :oops:
galadriel in the tower of elves
*JSP: PHP,ASP 같은놈 ,서버용 스크립트언어라고해야하나? SE
*JSP: PHP,ASP 같은놈 ,서버용 스크립트언어라고해야하나? SERVLET형태로 변한된후 컴파일된다고함
*SERVLET: JSP 같은데 이놈은 자바 언어로 되있음
*JDBC: ODBC 같은놈 DB연결할때씀
*EJB: 엔터프라이즈 자바빈 커다란 분산형 프로그램을 작성할때 쓴다고함
*JTS:Java Transaction Service (JTS) specifies the implementation of a Transaction Manager which supports the Java Transaction API (JTA) 1.0 Specification at the high-level and implements the Java mapping of the OMG Object Transaction Service (OTS) 1.1 Specification at the low-level. JTS uses the standard CORBA ORB/TS interfaces and Internet Inter-ORB Protocol (IIOP) for transaction context propagation between JTS Transaction Managers.
A JTS Transaction Manager provides transaction services to the parties involved in distributed transactions: the application server, the resource manager, the standalone transactional application, and the Communication Resource Manager (CRM).
*JMS:자바 메쎄지 써비쓰 P2P 같은놈 짜거나 웹서비프로그램 짤때??
*J2ME:소형 머신에서 돌아가는 자바프로그램 짤때
*AWT:간단한 GUI
*SWING:좀 복잡한 GUI
*JAVA2D:그래픽 관련 프로그램짤때 ,Window의 GDI 비슷한.
댓글 달기