This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes JSP-ASP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "JSP-ASP" Watch "JSP-ASP" New topic
Author

JSP-ASP

Indira Devi
Ranch Hand

Joined: Feb 07, 2001
Posts: 30
Hello everyone,
Is it possible to include ASP Code inside JSP?
If yes,Can u please show some source code?
Thanks in advance
Regards
Indira.
Sarath Mohan
Ranch Hand

Joined: Mar 17, 2001
Posts: 213
Hi Indira,
You can obviously include ASP page.
But the web server should support the ASP page.
(You can use IIS and tomcat combination);
You should save the ASP page in the directory specified by the
IIS or whatever server you are using)
You should give the complete path of the ASP page relative to
Web server root directory.
OK
Binu


Sarath Mohan
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSP-ASP
 
Similar Threads
The best puzzle(IIM Indore)
Jsp equivalent code for asp code-->response. isClient Connected()
Free web hosting
ASP 2 JSP
Regarding closing an applet