anybody? :)
Type: Posts; User: Jotta; Keyword(s):
anybody? :)
Hi!
I have two applications, one of them has some services (getting data from database etc.) and gives access to them by Spring Remoting (HttpInvokerServiceExporter is using).
Second application...
Hello,
How to write controller which make possible show data from database and serve form at the same time (I mean at the same page)?
I have tried do it with SimpleFormController, but without...