> I have a customer who is interested in using our SLES7 system > (soon to be SLES8) as a webserver, but needs to run ASP with > it. Is this available for Linux/390?
If by ASP they mean Active Server Pages, it's a Microsoft-only thing. There are tools to convert ASP applications to PHP or other languages, with varying degrees of success. Check out asp2php; it's fairly good; there are also some commercial products.
