Search:

Type: Posts; User: krist@soundstrue.com; Keyword(s):

Search: Search took 0.02 seconds.

  1. Error Handling in Declarative Webscripts?

    When writing a declarative java webscript what is the preferred pattern for managing errors in the webscript?

    For example if I have a webscript that fails (Runtime Exception) and throws a status...
  2. Replies
    3
    Views
    965

    I have seen those posts and I see how this could...

    I have seen those posts and I see how this could work in a Java class but is this possible to do this in a Javascript webscript?

    To rephrase, how can one get the HttpServletRequest from a...
  3. Replies
    3
    Views
    965

    Access to HttpRequest?

    I noticed in M2 on the RequestContext there was a wonderful method called getRequest() which returns a HttpServletRequest
    ...
  4. Sticky: M3 is busted in a few key places, is there any...

    M3 is busted in a few key places, is there any plans on an M4 or an RC?
  5. Many thanks, I am so much closer now but still...

    Many thanks, I am so much closer now but still not there

    args.asset

    does not work, it actually gives a 500 error because the value is null

    further research leaves me wondering where "args"...
  6. passing parameters into the component from the page

    I found some information on how to pass parameters into a component from the page definition like so...

    <page>
    ...
    <component>
    <region-id>middleRight1</region-id>
    ...
  7. Replies
    15
    Views
    3,106

    I am unable to create unique url's to my defined...

    I am unable to create unique url's to my defined pages like the default "products" page and I question if the syntax is the problem, the syntax above is like

    <uri-templates>
    ...
Results 1 to 7 of 7