Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    6
    Views
    2,701

    Solution for using tiles2

    If you upgraded from tiles 1.x the error can be traced to the tiles definitions xml.

    try upgrading to

    <!DOCTYPE tiles-definitions PUBLIC
    "-//Apache Software Foundation//DTD Tiles...
  2. Replies
    5
    Views
    4,757

    if you use jquery as base for extjs making an...

    if you use jquery as base for extjs making an ajax request is as simple as
    $.ajax(options). take a look at http://docs.jquery.com/Ajax/jQuery.ajax

    greetz
    mp
  3. Replies
    5
    Views
    4,757

    hm... won't some sort of javascript library do?...

    hm...
    won't some sort of javascript library do? if so, check out http://jquery.com or http://extjs.com

    greetz
    mp
  4. ok, nevermind. I'm dumb, it's working like a...

    ok, nevermind. I'm dumb, it's working like a charm.
  5. hi there naephaes and amin, I'm also trying to...

    hi there naephaes and amin,

    I'm also trying to integrate spring (2.5.2) and hibernate-search(3.0.0GA). I have the test cases up and running with spring's SpringJUnit4ClassRunner.class. In my...
  6. Replies
    2
    Views
    1,241

    If your intention is to use SpringMVC with Tiles,...

    If your intention is to use SpringMVC with Tiles, follow the steps from here:

    http://static.springframework.org/spring/docs/2.0.x/reference/view.html#view-tiles-integrate

    and in your controller...
  7. Hi Eric, did you resolve this issue? I am...

    Hi Eric,

    did you resolve this issue?
    I am facing something similar using the InternalResourceViewResolver with the TilesJstlView when trying to run some integration tests. (Spring 2.0)

    I can...
Results 1 to 7 of 7