Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,084

    I believe the surf.xml configuration file is not...

    I believe the surf.xml configuration file is not a "Spring" file, but a custom XML document parsed manually by the framework. Therefore, variable substitution is not available.
  2. Replies
    6
    Views
    2,128

    I tried that and received an error stating the...

    I tried that and received an error stating the value must be a Scalar, which brought me down the path I did. I assumed that they could only be static strings.
  3. Replies
    6
    Views
    2,128

    Exactly. The structure, including size and...

    Exactly. The structure, including size and dimensions, of the ads remain constant, the content of the ad changes. The way we determine which ad content to display is based off of an ad "channel",...
  4. Replies
    6
    Views
    2,128

    I should also mention that I'm using Java as my...

    I should also mention that I'm using Java as my implementation method.
  5. Replies
    6
    Views
    2,128

    Contextual Template Parameters

    As part of an application I am working on, I'm attempting to build a component that can be included many times on a single page with each instance using a different set of parameters. I understand...
Results 1 to 5 of 5