While I have never needed more than one Tapestry app per .war, I have seen 
documentation covering much of what you would need in the old manuals for 
version 3. In web.xml you define multiple servlets. The .application is 
named after the servlet and lists the .page files. So if you put the .page 
files in separate sub directories you can get it nicely separated.

I don't think it is terribly difficult.

Henrik

"Epstein, Ezra" <[EMAIL PROTECTED]> skrev i en meddelelse 
news:[EMAIL PROTECTED]
Do you have a working example that provides multiple portlets from a single 
.war?

Thanks,

Ezra Epstein

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 08, 2006 8:41 AM
To: Tapestry users
Subject: Re: From the online docs

Why does this imply one portlet per war??
There is clearly no such limitation.
See http://tapestry.apache.org/tapestry4/tapestry-portlet/configuration.html
for more...

>From "Epstein, Ezra" <[EMAIL PROTECTED]>:

> From http://tapestry.apache.org/tapestry4/tapestry-portlet/index.html
>
> "The pattern of development for Tapestry portlet applications is to
> create a
> (generally) small application, consisting of just a few pages. Each
> Tapestry portlet within a portal page will be a completely separate
> instance of not just the portlet, but all the Tapestry services behind it. 
> "
>
> So if that's true it does indeed imply one portlet per war.  This
> makes Tapestry a non-starter for us.
>
> Can someone confirm or deny this limitation?
>
> Thanks,
>
> Ezra Epstein
>
>
>


-- 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to