Results 1 to 2 of 2

Thread: Request Parameters (requestParameters) scope not searched by algorithm

  1. #1

    Default Request Parameters (requestParameters) scope not searched by algorithm

    Hi,

    Is there a reason that (requestParameters) is not searched by the scope searching algorithm?
    (3.6. Scope searching algorithm)

    If no scope is specified, like in the use of booking above, a scope searching algorithm will be employed. The algorithm will look in request, flash, view, flow, and conversation scope for the variable. If no such variable is found, an EvaluationException will be thrown.


    Can I configure this scope to be searched?

    Thanks,
    Josh

  2. #2
    Join Date
    May 2008
    Posts
    26

    Default

    because its not a scope. it contains the request parameters

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •