<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>RE: Inter-Portlet-Kommunikation und Servlets</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=4526428" />
  <subtitle>RE: Inter-Portlet-Kommunikation und Servlets</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=4526428</id>
  <updated>2026-04-07T11:08:49Z</updated>
  <dc:date>2026-04-07T11:08:49Z</dc:date>
  <entry>
    <title>RE: Inter-Portlet-Kommunikation und Servlets</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4538848" />
    <author>
      <name>Tarkan Corak</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=4538848</id>
    <updated>2010-01-29T06:20:51Z</updated>
    <published>2010-01-29T06:20:51Z</published>
    <summary type="html">Hallo,&lt;br /&gt;&lt;br /&gt;Das Servlet kann an das Portlet keine Daten direkt weiterreichen. Wenn sich aber dein Servlet und die Portlets im selben Applikationskontext befinden, kannst du zum Austausch von Attributen die Benutze-Ssession verwenden. Schreibe dazu das Attribut vom Servlet aus in das HttpSession-Objekt und lies es im Portlet aus dem PortletSession-Objekt. Verwende dazu &amp;#34;PortletSession.getAttribute(PortletSession.APPLICATION_SCOPE)&amp;#34;. Allerdings ohne Gewähr, da ich es nicht ausprobiert habe.&lt;br /&gt;&lt;br /&gt;Viel Glück&lt;br /&gt;Tarkan</summary>
    <dc:creator>Tarkan Corak</dc:creator>
    <dc:date>2010-01-29T06:20:51Z</dc:date>
  </entry>
</feed>
