com.atlassian.bamboo.js
Class JavascriptWriteServlet
java.lang.Object
HttpServlet
com.atlassian.bamboo.js.JavascriptWriteServlet
public class JavascriptWriteServlet
- extends HttpServlet
Servlet that writes out the contents of a page as a series of escaped document.write commands
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavascriptWriteServlet
public JavascriptWriteServlet()
service
protected void service(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
IOException
- Throws:
ServletException
IOException
getServerBaseUrl
protected String getServerBaseUrl()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.