Seam: Difference between revisions

From Wiki RB4
(New page: =Introduction= =Installation and Configuration= * download jboss-seam-2.0.2.SP1.zip and extract to <ECLIPSE_WORKSPACE> * add jboss.home to <SEAM_DIR>\build.properties)
 
Line 4: Line 4:
* download jboss-seam-2.0.2.SP1.zip and extract to <ECLIPSE_WORKSPACE>
* download jboss-seam-2.0.2.SP1.zip and extract to <ECLIPSE_WORKSPACE>
* add jboss.home to <SEAM_DIR>\build.properties
* add jboss.home to <SEAM_DIR>\build.properties
=Annotations=
==@org.jboss.seam.annotations.Name()==
*

Revision as of 21:10, 28 August 2008

Introduction

Installation and Configuration

  • download jboss-seam-2.0.2.SP1.zip and extract to <ECLIPSE_WORKSPACE>
  • add jboss.home to <SEAM_DIR>\build.properties

Annotations

@org.jboss.seam.annotations.Name()