http://struts.apache.org/api/org/apache/struts/action/Action.html#execute(org.apache.struts.action.ActionMapping,%20org.apache.struts.action.ActionForm,%20javax.servlet.http.HttpServletRequest,%20javax.servlet.http.HttpServletResponse)
Basically, take HttpResponse from execute() arguments, write t
I am trying to allow users of my site to incorporate some of my sites content
in their blog. I am letting them paste the following code in their site:
http://mysite.com/blog/mypostings.jsp?id=23330";>
I need my action class to send the following back to the javascript request.
2 matches
Mail list logo