| Contents > CFML Reference > ColdFusion Tags > cfservlet |
|
|
|
|
||
This tag is deprecated. Executes a Java servlet on a JRun engine.
To access servlets that run on the same server as ColdFusion, use code such as the following, in which path specifies a servlet, JSP, or anything else:
GetPageContext().include(path) GetPageContext().forward(path)
For more information, see the JSP PageContext API or the Servlet RequestDispatcher API.
ColdFusion MX: Deprecated this tag. It might not work, and it might cause an error, in later releases.
|
|
||
| Contents > CFML Reference > ColdFusion Tags > cfservlet |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pc3.htm