Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,127

    Progress

    OK, discovered the cause to the above exceptions - I was using a project that referenced the old servlet specification in the deployment descriptor, hence no support for EL in JSP 1.2. DOH!
    ...
  2. Replies
    1
    Views
    1,127

    webflow, tiles and EL

    Hi,

    I'm having problems configuring any version of tiles to use webflow 2.0.9 or 2.0.6 (with Spring 2.5.6).

    Basically, I get the following exception with tiles 2.0.5:

    java.io.IOException:...
  3. Fixed!

    OK, figured out what to do. Firstly I changed the configuration so that the viewFactoryCreator now creates a FlowAjaxTilesView tiles view resolver:


    <bean id="tilesViewResolver"...
  4. Webflow returns full page instead of tiles fragment

    Hi,

    I'm having problems refreshing fragments in webflow. In order to test my understanding, I've build a simple demo app which consists of one page with three parts - a menu, a body and a footer....
  5. Webflow returns full page instead of tiles fragment

    Dear Forum,

    I'm trying to get a demo webflow/tiles application to render a tiles fragment, but without success. Basically, instead of getting a fragment response, the full page is returned to the...
Results 1 to 5 of 5