Tagged Questions
1
vote
3answers
824 views
Loading a popup using ajax
I have a jsp page which should load a popup using ajax. The content of the page is determined by form filled by user.
Something like this:
javascript:
ajax('getPage.action', 'content_id', ...