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

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

     [ http://issues.apache.org/jira/browse/TAPESTRY-1097?page=all ]

Jesse Kuhnert resolved TAPESTRY-1097.
-------------------------------------

    Resolution: Invalid
      Assignee: Jesse Kuhnert

Why don't you just use the http request objects directly? Tapestry makes them available as injectable services. 


> 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