Search:

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

Search: Search took 0.02 seconds.

  1. Re:

    hmm.. k I'll try the navigation way in that case.. thanks!
  2. Re:

    Cool idea.. I'll do that "cancel" thing too..

    And as a backup plan how do I do the latter? Sorry kinda new to swf + portals.. Sample code / config would help a lot

    Thanks for replying
  3. Re:

    I agree and most likely thats what happens.. the user will request a reset of credentials and exit the flow which will cascade to the top level flow and exit too.. problem is if a user abandons it...
  4. Re

    Really... Nobody.. ?? And I was thinking this will be easy.. Any help would be nice.. Thanks in advance
  5. Webflow - Restart flow if abandoned / browser closed or refreshed ?

    Hi,

    Here is my use case. There is always a single "master" flow which is the point of entry and calls subflows.

    - User comes to portlet landing page through URL -...
  6. Replies
    9
    Views
    2,722

    I agree your code is cleaner. I am using JBoss...

    I agree your code is cleaner. I am using JBoss (2.7.1 I think). I cant use post since the url parameters are embedded in a link and emailed to the user :(. And when I tried using requestParameters...
  7. Replies
    9
    Views
    2,722

    Re:

    No Error. I tried that initially and just got a null value. The request parameter map was null too. That would work if it was only based on portlets as I understand. Adding webflow to the mix causes...
  8. Replies
    9
    Views
    2,722

    Got it!!

    Sweet.. got it.. will document here for someone else stuck with this problem

    Basically I had to iterate and get to the outermost request as shown in the code below after passing the...
  9. Replies
    9
    Views
    2,722

    Re: Got the URL without the get parameters

    Thanks for your reply. I did try this and managed to get the httpservletrequest. The requestparameter is empty :(. Also used this code to get the outermost request




    PortletRequest request =...
  10. Replies
    8
    Views
    1,627

    Spring webflow + portal - How do you get url parameters in the flow definition?

    Hi,

    I felt this post is related to what I am trying to do and hence the reply here. I am trying to get the url parameters when the user hits the portlet. The flows in the portlet are backed by...
  11. Replies
    9
    Views
    2,722

    help.. anyone?

    Sorry.. just curious if anyone can help? Im essentially trying to do 2 things

    1. get url parameters in the flow in a portlet env (requestParameter map is empty right now)

    2. restart a flow -...
  12. Replies
    9
    Views
    2,722

    SWF + Portal get URL parameters

    Hi,

    I am a newbie to SWF and portal and I have to combine their usage for a project involving login and password recovery related user flows. I am using a single flow as the point of the entry and...
Results 1 to 12 of 12