Search:

Type: Posts; User: redditp@gmail.com; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,150

    Any suggestions around?

    Any suggestions around?
  2. Replies
    2
    Views
    1,150

    Spring3 Restful webservices

    I'm new to Spring3 webservices. i was asked to create restful webservices..

    as part of i was aked to create service and domain objects.

    So i was going through lot many examples..I see...
  3. Hi Manuel, That was an jar problem...Spring...

    Hi Manuel,

    That was an jar problem...Spring 2.0 has simpleFormController under one package and Spring 2.5 has under other directory..

    So I wa having 2.5 jars but refering to 2.0 jars..

    ...
  4. problem keeping in @Override for spring mvc

    HI,

    I'm using myeclipse 8.6 with spring 2.5 MVC.
    I'm executing one small example with SimpleFromControlloer

    Here is my code.
    public class LoginFormController extends SimpleFormController {
    ...
  5. I have defined in application context.xml by...

    I have defined in application context.xml by using TransactionProxyFactoryBean..

    first method is executing and second method is executing but its not returning the control back and it is...
  6. Problem with Declaratvie transaction

    Hi,

    i'm using spring with hibernate support for declarative transactions...

    now i have 2 service classes which are involved in declarative transactions.

    Service1. createData()--having...
Results 1 to 6 of 6