Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.designtime.context
Class DTJSPExternalContext

java.lang.Object
  extended by 

org.eclipse.jst.jsf.designtime.context.AbstractDTExternalContext
      extended by 
org.eclipse.jst.jsf.designtime.context.DTJSPExternalContext
All Implemented Interfaces:
IDTExternalContext

public class DTJSPExternalContext
extends AbstractDTExternalContext

A designtime proxy for the Faces ExternalContext Clients may sub-class.


Method Summary
 java.lang.String getRequestContextPath ()
          Servlet 2.3_SRV.4.4: The context path of the application.
 void trace (java.io.PrintStream stream)
           
 
Methods inherited from class org.eclipse.jst.jsf.designtime.context. AbstractDTExternalContext
getApplicationMap, getMapForScope, getNoneMap, getRequestMap, getSessionMap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

trace

public final void trace(java.io.PrintStream stream)
Parameters:
stream -

getRequestContextPath

public java.lang.String getRequestContextPath()
Description copied from interface: IDTExternalContext
Servlet 2.3_SRV.4.4: The context path of the application.

Specified by:
getRequestContextPath in interface IDTExternalContext
Overrides:
getRequestContextPath in class AbstractDTExternalContext
Returns:
the request context path



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire