In a forum you could add a sticky posting for all users to see on top of the forum.
This would defentley be my fevourite:

don't try to dynamically updating your components/pages.

look for posts with dynamic in the subject. this is probably #1 question in this list.

Cheers,
Ron


Mahmut Izci wrote:
Hi,

it looks like in T4 the access options to the underlying javax.servlet.* classes have been completely restricted. I'm thinking about how to port our projects to tapestry 4 and i just found out that some parts will not work with T4.

So how can I access the servlet input stream to parse a post request (in an engine service)? Formerly i used "cycle.getRequest().getReader()".

We are using "BaseEngine.clearCachedData" to update our templates, but this is no longer available. How can we clear
the cached data?

How can i get the servlet context root folder (ServletContext.getRealPath used formerly)?

Thanks
Mahmut


---------------------------------------------------------------------
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