Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4593186
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T22:38:51+00:00 2026-05-21T22:38:51+00:00

I have four lists in my webflow, which I load from my service layer.

  • 0

I have four lists in my webflow, which I load from my service layer.
They look like this one:

<evaluate expression="partyService.getPostalAddresses()" result="viewScope.uiPostalAddresses"
            result-type="java.util.ArrayList" />

In my JSF/Primefaces UI, I have this:

<p:dataTable id="partyAddressTable" widgetVar="partyAddressTable"
        var="address" value="#{viewScope.uiPostalAddresses}" style="width:100%;"
        rows="#{msg.parties_address_table_rows}" styleClass="partyAddressTable"
        paginator="#{msg.parties_address_table_paginator}"
        paginatorPosition="#{msg.parties_address_table_paginatorPosition}"
        paginatorTemplate="#{msg.parties_address_table_paginatorTemplate}"
        lazy="#{msg.parties_address_table_lazy}" selectionMode="single"
        selection="#{viewScope.selectedItem}"
        scrollable="#{msg.parties_address_table_scrollable}">
    [...]
</p:dataTable>

When I open my page, webflow loads the list and JSF/Primefaces shows it correctly.
And then, if I press my “addEntry”-Button, the entries in the list all disappear. I saw that webflow is adding one entry to the list correctly.

Webflow “addEntry”-Snippet:

<transition on="addPostal"> 
    <evaluate expression="uiPostalAddresses.add(personService.getEmptyPostalAddress())" />
</transition>

It all happens in the same view-state and the whole application is running in a Portlet on Liferay.

I have no more idea what the problem could be. Could you please help me?

I’m using:

  • JSF: 1.2
  • Primefaces: 1.1
  • Webflow: 2.3
  • Portlet: 2.0 –> JSR286
  • Liferay:
    6.0.6
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T22:38:51+00:00Added an answer on May 21, 2026 at 10:38 pm

    I finally found the solution.

    I worked on a pointer to uiPostalAddresses and if I clear the list on party and addAll to party, the list is empty.

    So that was my fault 😉

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a database that has four columns like this level_1, level_2, level_3, level_4
Imagine four lists, all at least have this Id string property, but may have
I have a Projects table, which lists the client info. Then I have four
I have lists of variable length where each item can be one of four
I have two lists in Python: temp1 = ['One', 'Two', 'Three', 'Four'] temp2 =
Looked through many answers, but couldn't find one solving this. I have four (potentially
I have some databases that have four files each; one for PRIMARY, IDX, IMAGE,
I have four different lists. headers , descriptions , short_descriptions and misc . I
I am working an authorisation system. I have four unordered lists. Let's name them
I have a tableView which lists the contents of my document directory. I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.