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
AppFuseQuickStart_ko
AppFuseSupport_ko
AppFuse_ko
LeftMenu




JSPWiki v2.2.33

[RSS]


Hide Menu

Articles_ko


Difference between version 5 and version 4:

At line 27 changed 1 line.
As of 1.6.1, you can generate most of the code covered in these tutorials. If you're using Struts+Hibernate, you can general {{all}} of it. For Spring and WebWork, it was too much trouble to write the installers so you will need to manually configure the Controllers and Actions. This was mainly due to the fact that I'm not using XDoclet for these web frameworks and the limitations of using Ant as an installer. The __AppGen__ tool which generates the code is covered in [Part I|CreateDAO_ko].
1.6.1부터, 당신은 이 튜토리얼에서 다루어지는 대부분의 코드를 생성할수 있다. 만약 당신이 Struts와 Hibernate를 연동해서 사용하고자 한다면, 당신은 이것의 {{all}}을 선택할수 있다. Spring과 WebWork를 위해서는, 인스톨러를 작성하는데 너무나 많은 문제를 발생시키기 때문에, 당신은 Controller와 Action을 직접 설정할 필요가 있다. 이러한 문제는 내가 웹프레임워크를 위한 XDoclet를 사용하지 않고 인스톨러인 Ant사용의 제한점 때문이다. 코드를 생성하는 __AppGen__툴은 [Part I|CreateDAO_ko]에서 다루어진다.
At line 29 changed 1 line.
There's also an [AppFuse Generator|the_appfuse_generator_ko] project that has similar functionality to AppGen.
여기에 AppGen과 유사한 기능을 가지는 [AppFuse Generator|the_appfuse_generator_ko] 프로젝트도 있다.
At line 48 changed 1 line.
NOTE: You can generate the files created in these tutorials by using [AppGen|AppGen_ko]. If you experience problems - you should be able to compare your results to what AppGen does. To do this, cd into extras/appgen, and run "ant test-detailed". This will create an "appfuse-appgen" project, generate the code in these tutorials, and test everything.
__NOTE__: 당신은 [AppGen|AppGen_ko]을 사용하여 이 튜토리얼내 만들어지는 파일들을 생성할수 있다. 만약 문제를 발견한다면, 당신은 AppGen이 수행하는 것에 당신의 결과를 비교할수 있어야만 한다. 이것을 하기 위해, extras/appgen으로 이동하고, "ant test-detailed"를 수행하라. 이것은 "appfuse-appgen" 프로젝트를 생성할 것이고, 이 튜토리얼내 코드를 생성하고 모든것을 테스트할것이다.

Back to Articles_ko, or to the Page History.