Zum Hauptinhalt gehen

issue while fetching variable value outside the jsp tags

Kommentare

1 Kommentar

  • Zendesk API User
    Author: hoebbel - 5/24/2022 15:26

    Dear Aradhana,

    the problem here is a misunderstanding of the FirstSpirit generate/preview function. 

    At first FirstSpirit creates a file by interpreting the FirstSpirit Code (e.g. $CMS_... tags) .
    Afterwards the created file is interpreted by the web server and then the jsp tags are evaluated.

    So it is impossible to use the result of a jsp tag within a FirstSpirit tag.

    You either have to implement the logic completely within the FirstSpirit code, or you can use the result of the FirstSpirit code within jsp, but you can't use the result of jsp code within FirstSpirit tags.

    Best regards
    Holger

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.