Hello All!

Can anybody share a simple Cocoon webapp structure. I checked the tutorials, but strangely they explain how to use Maven instead of how to create a Cocoon webapp.

So far I have got:

=======================
 WEB-INF
 + classes
 | + com
 | + COB-INF
 | | + demo
 | |   + spring-bean.jx.xml
 | |   + welcome.xml
 | + META-INF
 |   + cocoon
 |     + spring
 |       + block-servlet-service.xml
 |       + demo-application-context.xml
 + lib
 + applicationContext.xml
 + log4j.xml
 + web.xml
index.jsp
=======================

But it looks like I am missing something.

--
Ivan Latysh
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to