up vote 0 down vote favorite
share [g+] share [fb]

I am calling a webpage from a portlet. The webpage is a form for user to enter data and has a button which submits the user data into Database. But the Button also redirects the portlet site to the webpage through the proxy Gateway. How to stay in the same portlet page while having the Form data submitted to the database?

link|improve this question

0% accept rate
Could you paste the <form> part in the view? And maybe other parts as reference? – Mercer Traieste Jul 19 '09 at 15:54
feedback

1 Answer

You could use AJAX

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.