I don't know if it is the correct place but i have a question about serialization.
I make some manipulations with my ViewImpl object and i want to return it in a function in my business service. I don't want to use some data transfer object or something else to pass the resultset as parameter...
I want to pass all of the form parameters as one object to a data action and get the values there. How can i do that? Any code example will be helpful.
Many thnx.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.