> In the demo if I call vendors I get the following URL. > > http://localhost:8080/vendors/list > > In my system I am getting > > http://localhost:8080/index.a4d?fuseaction=stock.list
You are missing the On Request handler in Active4D.a4l that would transform /stock/list into index.a4d?fuseaction=stock.list. Regards, Aparajita _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
