Search:

Type: Posts; User: sridhar.rao; Keyword(s):

Search: Search took 0.03 seconds.

  1. You could use something like ExtJS Grid with...

    You could use something like ExtJS Grid with pagination to achieve it.
    Basically it has base params and params which should help it retain the original request.
  2. Replies
    0
    Views
    2,972

    Spring Annotation Cheat Sheet

    Thought this could be helpful for newbies like me..


    <context:component-scan base-package="packageName"/> -- looks out for @Controllers, @Component

    <context:annotation-config/> -- enables...
  3. Replies
    1
    Views
    964

    Inject Machine Name dynamically

    Hi,

    How can i get machine name through spring and pass it as parameter to another bean. Currently i have machine name read from property file, want to get away from it.
  4. Replies
    20
    Views
    19,607

    Sticky: May be vmware is waiting to be acquired by...

    May be vmware is waiting to be acquired by another company....Oracle can buy it :)
  5. Replies
    4
    Views
    1,287

    I have same issue as well..tried with classpath: ...

    I have same issue as well..tried with classpath: classpath*: classpath:/ classpath*:/ no luck yet..
  6. Replies
    4
    Views
    4,302

    I'm having same issue with jboss 5.0.1....

    I'm having same issue with jboss 5.0.1. Application runs fine in jetty, but not on jboss. jdk 1.6.
  7. Hi, I'm also facing similar issue with...

    Hi,

    I'm also facing similar issue with database tables created in oracle by our DBA's.

    The same works fine in HSQL.

    Any clues on what needs to be changed on database side.

    Thanks,...
  8. Replies
    4
    Views
    2,243

    Spring AOP + Hibernate Interceptor

    Can we use Spring AOP to proxy hibernate interceptor.. basically for a non web application, i would like to have the session opened and closed similar to OSIV. To achieve it, i can use Spring...
  9. May be the mapping files are not getting loaded...

    May be the mapping files are not getting loaded in your case

    -Sridhar
Results 1 to 9 of 9