Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.clientIsSS

Discovers whether the current request is coming from a browser or from CS-Satellite.

There are two variants:


ICS.clientIsSS

Given an ics object, determines whether the current request is coming from a browser or from CS-Satellite.

Syntax

Parameters

ics
The current context.

Returns

Returns true if the client rquest is coming from CS-Satellite. Returns false otherwise.


ICS.clientIsSS

Given an ics object, determines whether the current request is coming from a browser or from CS-Satellite.

Syntax

Parameters

req
Specify an HttpServletRequest object.

Returns

Returns true if the client rquest is coming from CS-Satellite. Returns false otherwise.

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.