Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using php with java package

Status
Not open for further replies.

yfatgo

Programmer
Mar 8, 2004
8
IL
Hello,
I have a project of java compiled as a package. when i try to get to this files from php it get stuck, if i delete the package code it can work, but than not all of the project is available.
i tried to pack the java classes into a jar file, and put it's path in the php.ini, but now the php does not find the classes,
What is the problem ?
how can i use php with java package files ?

Thanks
 
I don't get it, what is the connection between the applet to the php - java package problem ?
im not using applet in my java code, and the java classes are workinh just fine, the problem is that the php doesn't get the java package line written in each class.

Yfat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top