Hi
I am working on an existing project and everything is written in asp. The company now decided to use a jsp based tool. I don't need to change the existing project (that can stay in ASP). Can I called a jsp page from an asp page? And if so can i transfer values between them? Currently i have a mix of asp and java script. The java scrip has three arrays which i need to be able to access in the jsp code. Is this possible? Thanks
I am working on an existing project and everything is written in asp. The company now decided to use a jsp based tool. I don't need to change the existing project (that can stay in ASP). Can I called a jsp page from an asp page? And if so can i transfer values between them? Currently i have a mix of asp and java script. The java scrip has three arrays which i need to be able to access in the jsp code. Is this possible? Thanks