Search:

Type: Posts; User: dummymael; Keyword(s):

Search: Search took 0.05 seconds.

  1. I've only used the default for max-executions...

    I've only used the default for max-executions which is 5. But I can't set it to 1 or else there will only be 1 conversation per user session, I need to support multiple tabs in one browser (at least,...
  2. Hi Peter, Thanks for the tip. I am seeing...

    Hi Peter,

    Thanks for the tip.

    I am seeing multiple instances of the UIViewRoot when I do a memory heap dump, but one thing I've noticed is that all of them except 1 had a source of...
  3. Hi Peter, I am having a similar problem to...

    Hi Peter,

    I am having a similar problem to you.. but in my case, I am seeing multiple instances of the view state in the session. If only there were only one instance maintained and would just...
  4. Replies
    18
    Views
    2,899

    it is possible. as what dennis have said, you can...

    it is possible. as what dennis have said, you can refer to the booking-faces example. can you give a scenario on your problem?
  5. Replies
    18
    Views
    2,899

    is it a requirement to have my views in the same...

    is it a requirement to have my views in the same folder with my flow definition?

    if so, how do you go about having multiple flows that share a common view? for example, my home.xhtml page which i...
  6. Replies
    18
    Views
    2,899

    1. index page with a user login form. form tag...

    1. index page with a user login form. form tag action attribute points to the template
    2. view state definition

    <view-state id="index">
    <transition on="login" to="home">
    ...
  7. Replies
    18
    Views
    2,899

    im also having the same problem. can someone...

    im also having the same problem. can someone point to a solution to this?
  8. im also encountering a similar problem, but in my...

    im also encountering a similar problem, but in my case with form tags.. the action url being set to is the template file and not the url the page was initially accessed. can you explain what you mean...
Results 1 to 8 of 8