Re: Merge T4-Application with a T5-Page

2008-06-23 Thread Tommyboy66

I solved little problems with a temporary solution in the meantime. I created
another application with T5 and switch beetween pages with hard-coded URLs.
The problem is that it is not possible to pass parameters beetween the
applications. For example i wrote a page with a grid component in T5 and in
the grid there are links for showing details of the selected row. But the
target (detailsPage) is a T4-Page who want to have parameters like the id or
the sessionid. Is it possible to send parameters to a T4 page in some way?
Has anybody a link or instructions for the URL-encoding in T4? Is it
possible to send all needed parameters from T4 to T5 to build an encoded URL
to return to the T4-application? Is there maybe an easier way to implement
this?

The main target of this is to transform an old T4-Application to a
T5-Application for a sequential exchange of all pages.
-- 
View this message in context: 
http://www.nabble.com/Merge-T4-Application-with-a-T5-Page-tp18000169p18070475.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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



Merge T4-Application with a T5-Page

2008-06-19 Thread Tommyboy66

Hello,

I want to insert a new page (for example), written in T5 in a T4-project
(should be possible since T5.0.12), but i have no idea how i could make
this. I already insert an empty tml and the belonging java in my workspace
and insert the T5.0.13-libs in the ear-file for deploying. Has anybody have
tried this and can show me the right direction for this? What changes in the
old project-files and/or on the server i have to do? How do I link from a
T4-page to a T5-page? What libraries must be substituted or added? What are
other things i have to pay attention?

Thank you for (hopefully large) replies,
Tom



PS: I am working with IntelliJ and Glassfish.
-- 
View this message in context: 
http://www.nabble.com/Merge-T4-Application-with-a-T5-Page-tp18000169p18000169.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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