You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "john tal (JIRA)" <ta...@jakarta.apache.org> on 2006/09/23 14:50:22 UTC

[jira] Commented: (TAPESTRY-1097) Please make underlying platforms Request and Response object available by public accessor

    [ http://issues.apache.org/jira/browse/TAPESTRY-1097?page=comments#action_12437076 ] 
            
john tal commented on TAPESTRY-1097:
------------------------------------

Jesse, do you have a URL to the page in the wiki which has a code sample describing what you are talking about.  Injection in general is too vague.

> Please make underlying platforms Request and Response object available by public accessor
> -----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1097
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1097
>             Project: Tapestry
>          Issue Type: Improvement
>         Environment: Servlet container
>            Reporter: john tal
>         Assigned To: Jesse Kuhnert
>
> We are very interested in refitting our JSP MVC putting Tapestry into the View.  But we do NOT want to be forced to make our existing controller classes behind the UI know anything about Tapestry.   
> The Tapestry classes (WebRequest and WebResponse) wrapping the HttpServletRequest and HttpServletSession need to include a public method like public Object getPlatformRequest or public HttpServletRequest getServletRequest.  We need obtain from WebRequest and WebResponse the actual servlet objects to pass them into our existing controller classes.
> Without these changes we will not use Tapestry because we want limit how much Tapestry we have to use.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org