Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuse_ko
Articles_ko
LeftMenu




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseQuickStart_ko


Difference between version 14 and version 10:

At line 1 added 2 lines.
<div style="border: 1px solid #F0C000; background-color: #FFFFCE; padding: 10px">__NOTE:__ 이 위키는 AppFuse 1.x버전을 위한 내용만을 다룬다. AppFuse 2.x를 다루는 문서를 보고자 한다면, [AppFuse 2.x QuickStart 한글문서|AppFuse2QuickStart_ko]를 보라.</div>
At line 15 added 1 line.
<div class="note" style="margin-left: 40px">NOTE: 기본적으로 필요한 자바소스의 경우 src디렉토리밑에 위치한다. 위 작업들로 생성되는 소스는 tomcat설치 디렉토리에 webapps디렉토리에 해당 context로 자동으로 생성이 된다. Eclipse나 IDEA에 프로젝트로 등록을 하면 UserForm이 없다는 에러가 발생하는데 이것은 __ant compile__ 작업 후 build/web/gen/org/appfuse/webapp/form 에 생성된다. </div>
At line 14 changed 1 line.
위 단계를 사용하여 설치를 확인한 후에, AppFuse를 사용하여 개발하는 방법을 보기 위해 [튜토리얼s|Articles_ko] 를 보라.
위 단계를 사용하여 설치를 확인한 후에, AppFuse를 사용하여 개발하는 방법을 보기 위해 [튜토리얼|Articles_ko] 를 보라.
At line 20 changed 5 lines.
* 만약 당신이 선택적으로 영속성(persistence)프레임워크로 [iBATIS|http://ibatis.apache.com/]를 사용한다면, extras/ibatis내 README.txt를 보거나 __ant install-ibatis__를 수행하라.
* 만약 당신이 웹프레임워크로 [Spring|http://www.springframework.org/docs/reference/mvc.html]을 사용한다면, extras/spring내 README.txt를 보거나 __ant install-springmvc__를 수행하라.
* 만약 당신이 웹프레임워크로 [WebWork|http://www.opensymphony.com/webwork]를 사용한다면, extras/webwork내 README.txt를 보거나 __ant install-webwork__를 수행하라.
* 만약 당신이 웹프레임워크로 [JSF|http://myfaces.apache.org/]를 사용한다면, extras/jsf내 README.txt를 보거나 __ant install-jsf__를 수행하라.
* 만약 당신이 웹프레임워크로 [Tapestry|http://jakarta.apache.org/tapestry]를 사용한다면, extras/tapestry내 README.txt를 보거나 __ant install-tapestry__를 수행하라.
* 만약 당신이 선택적으로 영속성(persistence)프레임워크로 [iBATIS|http://ibatis.apache.com/]를 사용한다면, {{extras/ibatis}}내 README.txt를 보라.
* 만약 당신이 웹프레임워크로 [Spring|http://www.springframework.org/docs/reference/mvc.html]을 사용한다면, {{extras/spring}}내 README.txt를 보라.
* 만약 당신이 웹프레임워크로 [WebWork|http://www.opensymphony.com/webwork]를 사용한다면, {{extras/webwork}}내 README.txt를 보라.
* 만약 당신이 웹프레임워크로 [JSF|http://myfaces.apache.org/]를 사용한다면, {{extras/jsf}}내 README.txt를 보라.
* 만약 당신이 웹프레임워크로 [Tapestry|http://jakarta.apache.org/tapestry]를 사용한다면, {{extras/tapestry}}내 README.txt를 보라.

Back to AppFuseQuickStart_ko, or to the Page History.