Struktur Project dan Fungsinya

Sebagian besar YggdrasilSoft dibuat dengan :

  • JDK SE 1.6 Update 16
  • NetBeans IDE 6.1
  • MySQL Administrator 1.1
  • MySQL Query Browser 1.1
  • MySQL Server 5.1

Project tersebut mempunyai struktur sebagai berikut :

Struktur Project

Struktur Project

  • Web Pages\page : berisi file jsp yang berfungsi sebagai view yang akan berinteraksi dengan user.
  • struts-config.xml : berisi konfigurasi form-beans dan action-mappings.
  • validation.xml : berisi validasi untuk tiap-tiap form-beans.
  • hibernate.cfg.xml : berisi konfigurasi untuk hibernate.
  • mapping.hbm.xml : berisi konfigurasi untuk mapping object ke table.
  • com.myapp.struts \ ApplicationResource.properties : berisi pesan-pesan yang akan ditampilkan.
  • ctrl.act : berisi Action yang akan menangani alur aplikasi.
  • ctrl.bean : berisi ActionForm Bean.
  • mdl.dao : berisi dao untuk akses ke database.
  • mdl.obj : berisi object.
  • yggLibrary : berisi library umum yang kami pakai.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.