Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

what is the platform used for developing JSP application i.e C in Turbo C
.NET in Visual studio and so on...
Posted
Comments
Sergey Alexandrovich Kryukov 19-Nov-14 2:10am    
The question makes no sense: "C in Turbo C" and ".NET in Visual Studio" are gibberish expressions meaning nothing sensible. C is not "in Turbo C", .NET is not "in Visual Studio", and only .NET is platform, and so on...
—SA

1 solution

The question makes no sense and is based on wrong understanding of many things: platform, programming language, IDE, platform of the IDE, compiler and target platform, and, apparently, a lot more. Therefore, it cannot be answered as formulated.

You can read about JSP here: http://en.wikipedia.org/wiki/JavaServer_Pages[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900