Angelo Immediata schrieb:
> Hi all.
> I'm using cocoon 2.1.7 and its portal block.
> I'ld like to know if it's possible this thing.
> 
> I have some web application developed by third part users and by using 
> different technologies.
> My project manager would like to do a similar thing: to display this web 
> application in my portal without using Web Services but by capturing the html 
> stream and re-elaborating it in order to have an url rewiting that can work 
> under our portal. When the user clicks on a link on our portal there must be 
> a component that re-elaborates the URL and sends the requests to the right 
> server; this server does what it must do and gives to me the right response.
> I hope to have been clear....:-)
> 
> Now... according to you is this thing possible? If so can anybody tell me a 
> way to proceed?
> Thanks to all.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

Hello Angelo,

if I get you right, this should be possible.
You can include whole web-applications inside a Coplet, look here:
http://cocoon.apache.org/2.1/developing/portal/forms.html
There is a paragraph called "including applications".

Also, this link might be interesting:
http://cocoon.zones.apache.org/demos/release/samples/blocks/portal/portal

login using the username supplied and go to the tab that is called
"App-Coplet" (on the far right).

HTH,

christian

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

Reply via email to