com.stimulsoft.web.utils
Class StiServletUtil

java.lang.Object
  extended by com.stimulsoft.web.utils.StiServletUtil

public class StiServletUtil
extends java.lang.Object

Утилита работы с Servlet.


Method Summary
static java.lang.String getSystemVersion()
           
static java.io.InputStream print(javax.servlet.http.HttpServletRequest request)
           
static void printParam(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSystemVersion

public static java.lang.String getSystemVersion()

print

public static java.io.InputStream print(javax.servlet.http.HttpServletRequest request)

printParam

public static void printParam(javax.servlet.http.HttpServletRequest request)