|
|
| Created: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatchin |
  United States |
2007-08-27 02:21:31 |
PortletRequestDispatcher implementation for Spec Chapter 19
"Dispatching Requests to Servlets and JSPs"
------------------------------------------------------------
-------------------------------------------
Key: PLUTO-423
URL: https
://issues.apache.org/jira/browse/PLUTO-423
Project: Pluto
Issue Type: New Feature
Components: portlet container
Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
Reporter: Torsten Dettborn
Assignee: Torsten Dettborn
Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
Portlets can delegate the execution of logic or creation of
content to servlets and JSPs.
This is useful for implementing the Model-View-Controller
pattern where the portlet may
act as controller and dispatch to different JSPs for
rendering the views.
The PortletRequestDispatcher interface provides a mechanism
to accomplish this
dispatching.
Servlets and JSPs invoked from within a portlet in the
render phase should generate
markup fragments following the recommendations of the PLT.B
Markup Fragment
Appendix.
You have the choose to use the include or forward methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Updated: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatchin |
  United States |
2007-08-27 02:27:31 |
[ https://issues.apache.org/jira/browse/PLUTO-423?page=com.at
lassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Dettborn updated PLUTO-423:
-----------------------------------
Attachment: PortletRequestDispatcher_082707.patch
The patch refactor the include case for the
PortletRequestDispatcher and adds functionality for
forward.
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Commented: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatch |
  United States |
2007-08-27 06:07:30 |
[ https://issues.apache.org/jira/browse/P
LUTO-423?page=com.atlassian.jira.plugin.system.issuetabpanel
s:comment-tabpanel#action_12522980 ]
Craig Doremus commented on PLUTO-423:
-------------------------------------
Patch applied to 1.1-286-trunk-merge branch in SVN revisions
570071 and 570072. Thanks, Torsten.
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Resolved: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatchi |
  United States |
2007-08-29 17:38:30 |
[ https://issues.apache.org/jira/browse/PLUTO-423?page=com.at
lassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Doremus resolved PLUTO-423.
---------------------------------
Resolution: Fixed
Patch applied to both branches. Thanks, Torsten!
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Updated: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatchin |
  United States |
2007-08-31 13:57:18 |
[ https://issues.apache.org/jira/browse/PLUTO-423?page=com.at
lassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Dettborn updated PLUTO-423:
-----------------------------------
Attachment:
ResponseImpl_for_requestDispatcher_310807.patch
This implements functionality for PLT. 19.3.6 and 19.4.6 for
the response. It maps for the include and forward calls. For
details look into the Specification in the table of the
chapter, please.
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch,
ResponseImpl_for_requestDispatcher_310807.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Commented: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatch |
  United States |
2007-08-31 14:03:18 |
[ https://issues.apache.org/jira/browse/P
LUTO-423?page=com.atlassian.jira.plugin.system.issuetabpanel
s:comment-tabpanel#action_12524164 ]
Torsten Dettborn commented on PLUTO-423:
----------------------------------------
Committed patcht
ResponseImpl_for_requestDispatcher_310807.patch for
1.1-286-COMPABILITY version. The new rev. number is: 571540
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch,
ResponseImpl_for_requestDispatcher_310807.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Commented: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatch |
  United States |
2007-09-01 06:37:21 |
[ https://issues.apache.org/jira/browse/P
LUTO-423?page=com.atlassian.jira.plugin.system.issuetabpanel
s:comment-tabpanel#action_12524272 ]
Craig Doremus commented on PLUTO-423:
-------------------------------------
Applied ResponseImpl_for_requestDispatcher_310807.patch to
1.1-286-trunk-merge branch in SVN rev 571764.
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch,
ResponseImpl_for_requestDispatcher_310807.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Updated: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatchin |
  United States |
2007-09-03 06:25:27 |
[ https://issues.apache.org/jira/browse/PLUTO-423?page=com.at
lassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Dettborn updated PLUTO-423:
-----------------------------------
Attachment:
RequestImpl_for_requestDispatcher_030907.patch
This implements functionality for PLT. 19.3.6 and 19.4.6 for
the response. It maps for the include and forward calls. For
details look into the Specification in the table of the
chapter, please.
It also contains an fixe for:
defaultNamespace
This is needed for namespacing events and public render
parameter without QNames.
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch,
RequestImpl_for_requestDispatcher_030907.patch,
ResponseImpl_for_requestDispatcher_310807.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Commented: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatch |
  United States |
2007-09-03 09:45:01 |
[ https://issues.apache.org/jira/browse/P
LUTO-423?page=com.atlassian.jira.plugin.system.issuetabpanel
s:comment-tabpanel#action_12524531 ]
Torsten Dettborn commented on PLUTO-423:
----------------------------------------
Applied RequestImpl_for_requestDispatcher_030907.patch in
1.1-286-COMPABILITY version. New rev. 572285
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch,
RequestImpl_for_requestDispatcher_030907.patch,
ResponseImpl_for_requestDispatcher_310807.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|
| Commented: (PLUTO-423)
PortletRequestDispatcher implementation
for Spec Chapter 19 "Dispatch |
  United States |
2007-09-20 05:49:31 |
[ https://issues.apache.org/jira/browse/P
LUTO-423?page=com.atlassian.jira.plugin.system.issuetabpanel
s:comment-tabpanel#action_12529052 ]
Craig Doremus commented on PLUTO-423:
-------------------------------------
Applied RequestImpl_for_requestDispatcher_030907.patch to
1.1-286-trunk-merge branch in SVN rev 577677. Thanks,
Torsten!
> PortletRequestDispatcher implementation for Spec
Chapter 19 "Dispatching Requests to Servlets and
JSPs"
>
------------------------------------------------------------
-------------------------------------------
>
> Key: PLUTO-423
> URL: https
://issues.apache.org/jira/browse/PLUTO-423
> Project: Pluto
> Issue Type: New Feature
> Components: portlet container
> Affects Versions: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
> Reporter: Torsten Dettborn
> Assignee: Torsten Dettborn
> Fix For: 1.1-286-COMPATIBILITY,
1.1-286-trunk-merge
>
> Attachments:
PortletRequestDispatcher_082707.patch,
RequestImpl_for_requestDispatcher_030907.patch,
ResponseImpl_for_requestDispatcher_310807.patch
>
>
> Portlets can delegate the execution of logic or
creation of content to servlets and JSPs.
> This is useful for implementing the
Model-View-Controller pattern where the portlet may
> act as controller and dispatch to different JSPs for
rendering the views.
> The PortletRequestDispatcher interface provides a
mechanism to accomplish this
> dispatching.
> Servlets and JSPs invoked from within a portlet in the
render phase should generate
> markup fragments following the recommendations of the
PLT.B Markup Fragment
> Appendix.
> You have the choose to use the include or forward
methode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue
online.
|
|