Hi All,
I have to build a web application for my project. This web application
will be basically calling some functions written in C/C++.
Basically, the process involves getting user input file, passing the
file information to the C/C++ function, Getting the result from C/C++
function etc.
Ultimate aim will be to create a web service using WSDL, XML etc.
It's actually more complex than it sounds.
My question is that which language should I choose - PHP or Java(JSP &
Servlets).
I have a bit of learning curve for Java stuff though.
Can anybody tell me which is the right way for me to go?
Thanks!
I have to build a web application for my project. This web application
will be basically calling some functions written in C/C++.
Basically, the process involves getting user input file, passing the
file information to the C/C++ function, Getting the result from C/C++
function etc.
Ultimate aim will be to create a web service using WSDL, XML etc.
It's actually more complex than it sounds.
My question is that which language should I choose - PHP or Java(JSP &
Servlets).
I have a bit of learning curve for Java stuff though.
Can anybody tell me which is the right way for me to go?
Thanks!
Comment