Is it possible to use PHP on the front end and Java on the backend?

M

Michael Akins

Is it possible to use PHP on the front end and Java on the backend?
Either using EJB or not? I know it's not common (I've been searching
Google and I can't find a single instance where it's been done) but
I'm curious if anyone has done it.

Thanks,
Michael
 
E

Erwin Moller

Michael said:
Is it possible to use PHP on the front end and Java on the backend?
Either using EJB or not? I know it's not common (I've been searching
Google and I can't find a single instance where it's been done) but
I'm curious if anyone has done it.

Thanks,
Michael

Hi Michael,

What does frontend and backend mean in your question?
Please give more details.

Regards,
Erwin
 
M

Mike Yawn

Michael said:
Is it possible to use PHP on the front end and Java on the backend?
Either using EJB or not? I know it's not common (I've been searching
Google and I can't find a single instance where it's been done) but
I'm curious if anyone has done it.

Thanks,
Michael

There was a talk on exactly this subject at this year's JavaOne
conference - materials are online at http://java.sun.com/javaone; direct
link to presentation is
http://servlet.java.sun.com/javaone/resources/content/sf2003/conf/sessions/pdfs/3749.pdf.
(free registration is required to access)

Mike
 
M

Michael Akins

Is it possible to use PHP on the front end and Java on the backend?
Either using EJB or not? I know it's not common (I've been searching
Google and I can't find a single instance where it's been done) but
I'm curious if anyone has done it.

Thanks for the replies, after more research, particularly the
excellent presentation on PHP/Java integration at Java One 2003
(http://servlet.java.sun.com/javaone/resources/content/sf2003/conf/sessions/pdfs/3749.pdf)
I've concluded it's not possible at this time but will be possible in
the near future.

Thanks,
Michael
 
M

Michael Akins

What does frontend and backend mean in your question?
Please give more details.

frontend is web tier (JSP, ASP, PHP, etc.) and backend is business
tier (POJO, EJB, etc.).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top