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
AppFuseSupport
Articles
Articles_cn
Articles_de
Articles_pt
Articles_zh




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseVelocity


Difference between version 5 and version 4:

At line 37 changed 1 line.
<code>
<pre>
At line 41 changed 1 line.
</code>
</pre>
At line 45 changed 2 lines.
<code>
<war
<pre>
&gt;war
At line 52 changed 1 line.
compress="true">
compress="true"&lt;
At line 54 changed 1 line.
<classes dir="${build.dir}/web/classes"/>
&gt;classes dir="${build.dir}/web/classes"/&lt;
At line 56 changed 2 lines.
<lib file="${dist.dir}/${webapp.name}-common.jar" />
<lib file="${dist.dir}/${webapp.name}-ejb.jar" />
&gt;lib file="${dist.dir}/${webapp.name}-common.jar" /&lt;
&gt;lib file="${dist.dir}/${webapp.name}-ejb.jar" /&lt;
At line 59 changed 25 lines.
<webinf dir="${struts.dir}" includes="*.xml"/>
<lib dir="${struts.dir}" includes="*.jar"/>
<lib dir="${jstl.dir}/lib">
<include name="jstl.jar"/>
<include name="standard.jar"/>
</lib>
<lib file="${log4j.jar}"/>
<lib file="${strutsmenu.jar}"/>
<lib file="${displaytag.jar}"/>
<lib file="${hibernate.jar}"/>
<lib dir="${hibernate.dir}/lib">
<include name="odmg.jar" />
<include name="dom4j.jar" />
<include name="cglib*.jar" />
<include name="ehcache.jar" />
<include name="oscache*.jar" />
</lib>
<lib file="${statetag.jar}"/>
<lib file="${countrytag.jar}"/>
<lib file="${clickstream.jar}"/>
<lib dir="${velocity.dir}">
<include name="*.jar" />
</lib>
</war>
</code>
&gt;webinf dir="${struts.dir}" includes="*.xml"/&lt;
&gt;lib dir="${struts.dir}" includes="*.jar"/&lt;
&gt;lib dir="${jstl.dir}/lib"&lt;
&gt;include name="jstl.jar"/&lt;
&gt;include name="standard.jar"/&lt;
&gt;/lib&lt;
&gt;lib file="${log4j.jar}"/&lt;
&gt;lib file="${strutsmenu.jar}"/&lt;
&gt;lib file="${displaytag.jar}"/&lt;
&gt;lib file="${hibernate.jar}"/&lt;
&gt;lib dir="${hibernate.dir}/lib"&lt;
&gt;include name="odmg.jar" /&lt;
&gt;include name="dom4j.jar" /&lt;
&gt;include name="cglib*.jar" /&lt;
&gt;include name="ehcache.jar" /&lt;
&gt;include name="oscache*.jar" /&lt;
&gt;/lib&lt;
&gt;lib file="${statetag.jar}"/&lt;
&gt;lib file="${countrytag.jar}"/&lt;
&gt;lib file="${clickstream.jar}"/&lt;
&gt;lib dir="${velocity.dir}"&lt;
&gt;include name="*.jar" /&lt;
&gt;/lib&lt;
&gt;/war&lt;
</pre>

Back to AppFuseVelocity, or to the Page History.