General Question

stephen's avatar

Could I use ASP,PHP,JSP all in one website?

Asked by stephen (351points) January 23rd, 2010
6 responses
“Great Question” (0points)

thanx

Observing members: 0
Composing members: 0

Answers

bigboss's avatar

i use my psp at work all the time.

phoenyx's avatar

In theory, yes. In practice… uh, why would you want to?

ETpro's avatar

Not if the site is going to reside on one Web server and you don’t import the parts provided by other languages from separate servers. The web server is only going to parse a single server-side language.

phoenyx's avatar

@ETpro
What if you install the ASP module, the PHP module and the tomcat module for the same Apache server? I think you could get a web server to parse all three.

ETpro's avatar

@phoenyx You may be able to cobble something together yourself. I was answering assuming you planed to use shared or ISP hosting.

phoenyx's avatar

Agreed.

Answer this question

Login

or

Join

to answer.

Mobile | Desktop


Send Feedback   

`