hi all,

i need all your idea.

i have 2 project that using struts, the project name is cimande and papaje.

this is the scenario

cimande is the core, and papaje need cimande to run,

cimande need struts2, spring, and hibernate

both spring and hibernate both no problem, i have
applicationContext-cimande.xml for cimande and
applicationContext-papaje.xmlfor papaje,

we put applicationContext-* in /WEB-INF

I successfully put struts' code inside a jar, but the template still in
WEB-INF/view/*

anyone can share the skill

how to call the template inside a jar in struts development. so I can put
all the code in one jar, and can be use in another project, and we still
know, the template inside the jar.


F

Reply via email to