You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(6) |
Nov
(8) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(19) |
Feb
(15) |
Mar
(10) |
Apr
(8) |
May
(7) |
Jun
(9) |
Jul
(13) |
Aug
(31) |
Sep
(111) |
Oct
(52) |
Nov
(72) |
Dec
(42) |
2006 |
Jan
(21) |
Feb
(32) |
Mar
(33) |
Apr
(24) |
May
(15) |
Jun
(40) |
Jul
(32) |
Aug
(19) |
Sep
(38) |
Oct
(37) |
Nov
(63) |
Dec
(37) |
2007 |
Jan
(18) |
Feb
(39) |
Mar
(69) |
Apr
(49) |
May
(71) |
Jun
(59) |
Jul
(71) |
Aug
(85) |
Sep
(46) |
Oct
(14) |
Nov
(25) |
Dec
(56) |
2008 |
Jan
(24) |
Feb
(77) |
Mar
(104) |
Apr
(44) |
May
(41) |
Jun
(11) |
Jul
(31) |
Aug
(59) |
Sep
(44) |
Oct
(86) |
Nov
(66) |
Dec
(93) |
2009 |
Jan
(88) |
Feb
(41) |
Mar
(49) |
Apr
(135) |
May
(22) |
Jun
(31) |
Jul
(60) |
Aug
(71) |
Sep
(76) |
Oct
(18) |
Nov
(52) |
Dec
(20) |
2010 |
Jan
(8) |
Feb
(50) |
Mar
(35) |
Apr
(48) |
May
(46) |
Jun
(84) |
Jul
(38) |
Aug
(61) |
Sep
(51) |
Oct
(31) |
Nov
(17) |
Dec
(18) |
2011 |
Jan
(51) |
Feb
(14) |
Mar
(17) |
Apr
(23) |
May
(15) |
Jun
(11) |
Jul
(5) |
Aug
(5) |
Sep
(15) |
Oct
(8) |
Nov
(5) |
Dec
(25) |
2012 |
Jan
(2) |
Feb
(4) |
Mar
(6) |
Apr
(9) |
May
(27) |
Jun
(32) |
Jul
(36) |
Aug
(10) |
Sep
(16) |
Oct
(3) |
Nov
(13) |
Dec
(7) |
2013 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
|
2014 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
(9) |
Jul
(5) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
(3) |
Feb
(2) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
(6) |
Feb
|
Mar
|
Apr
(10) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
2018 |
Jan
(2) |
Feb
(5) |
Mar
|
Apr
|
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2021 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
1
(1) |
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
(1) |
15
|
16
|
17
|
18
|
19
|
20
(1) |
21
(1) |
22
|
23
(3) |
24
|
25
|
26
|
27
|
28
|
29
(10) |
30
|
31
|
|
|
From: <php...@li...> - 2011-03-29 17:20:05
|
Hi, i had a similar problem. In any case you need the tomcat. There is a xampp version with integrated tomcat. In that tomcat you integrate your java. Alltough there are more ways and im anything but an expert, I did it as follows: Build a jar with your classes and integrate them into the JavaBridge.war file. Just put them in the lib folder and do not forget to set the Manifest file of your jarfiles properly. Deploy JavaBridge.war on the tomcat. Then you include the Java.inc file via url import in your php script or (if you do not want to allow them) you follow the instructions of the last mailing list topic (look in the archiv). Now you can use the Java classes out of your jar file from php. To run your webservice you need to run both servers. I hope it isn't written to confusing. greets Frerik Am 29.03.2011 07:09, schrieb php...@li...: > means, i need to install java server support and use php/java bridge to overcome > this issue? > > > > > ________________________________ > From: "php...@li..." > <php...@li...> > To: php-java-bridge-users<php...@li...> > Sent: Tue, March 29, 2011 1:06:20 PM > Subject: Re: [Php-java-bridge-users] Do i need to use php/java > bridgeforthisproblem? > > it needs a java application server > > > ------------------ Original ------------------ > From: "php-java-bridge-users"<php...@li...>; > Date: Tue, Mar 29, 2011 12:32 PM > To: "php-java-bridge-users"<php...@li...>; > > Subject: Re: [Php-java-bridge-users] Do i need to use php/java > bridgeforthisproblem? > > > Can u please explain why? > > > > > > ________________________________ > From: "php...@li..." > <php...@li...> > To: php-java-bridge-users<php...@li...> > Sent: Tue, March 29, 2011 11:13:05 AM > Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge > forthisproblem? > > Install tomcat > > > ------------------ Original ------------------ > From: "php-java-bridge-users"<php...@li...>; > Date: Tue, Mar 29, 2011 10:40 AM > To: "php-java-bridge-users"<php...@li...>; > > Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge > forthisproblem? > > > its already installed > > > > > ________________________________ > From: "php...@li..." > <php...@li...> > To: php-java-bridge-users<php...@li...> > Sent: Tue, March 29, 2011 10:36:30 AM > Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for > thisproblem? > > Install apache server for XMAPP and follow the instructions > > > ------------------ Original ------------------ > From: "php-java-bridge-users"<php...@li...>; > Date: Tue, Mar 29, 2011 10:33 AM > To: "php-java-bridge-users"<php...@li...>; > > Subject: [Php-java-bridge-users] Do i need to use php/java bridge for > thisproblem? > > > im using XAMPP means use apache and mysql database.XAMPP only allows PHP. > i want to generate something from user input and the generator is using java > application.currently, i post user input to database and i use JDBC to connect > to database and retrieve data from there... > but the problem is, i cant communicate with the client.currently i cant run my > java application through the website(GUI), i just compile using command > prompt.do i need to use php/java bridge to solve this issue? > this is my goal: users enter information-click run button-data sent to java > application to process-the result sent to database-user view the result > > i really need help!!!! > > thanks > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |
From: <php...@li...> - 2011-03-29 08:09:39
|
> Re: Not allowed to set allow_url_include. What now? Hi, use ini_set() in your own script at runtime. Tom |
From: <php...@li...> - 2011-03-29 05:09:39
|
means, i need to install java server support and use php/java bridge to overcome this issue? ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 1:06:20 PM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridgeforthisproblem? it needs a java application server ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 12:32 PM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridgeforthisproblem? Can u please explain why? ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 11:13:05 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? Install tomcat ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:40 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 05:06:44
|
it needs a java application server ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 12:32 PM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridgeforthisproblem? Can u please explain why? ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 11:13:05 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? Install tomcat ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:40 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 04:32:13
|
Can u please explain why? ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 11:13:05 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? Install tomcat ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:40 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 03:13:32
|
Install tomcat ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:40 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge forthisproblem? its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 03:03:43
|
I am out of the office until 03/31/2011. Note: This is an automated response to your message "[Php-java-bridge-users] Do i need to use php/java bridge for this problem?" sent on 3/28/2011 9:33:51 PM. This is the only notification you will receive while this person is away. |
From: <php...@li...> - 2011-03-29 02:40:47
|
its already installed ________________________________ From: "php...@li..." <php...@li...> To: php-java-bridge-users <php...@li...> Sent: Tue, March 29, 2011 10:36:30 AM Subject: Re: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 02:37:00
|
Install apache server for XMAPP and follow the instructions ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Tue, Mar 29, 2011 10:33 AM To: "php-java-bridge-users"<php...@li...>; Subject: [Php-java-bridge-users] Do i need to use php/java bridge for thisproblem? im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-29 02:33:58
|
im using XAMPP means use apache and mysql database.XAMPP only allows PHP. i want to generate something from user input and the generator is using java application.currently, i post user input to database and i use JDBC to connect to database and retrieve data from there... but the problem is, i cant communicate with the client.currently i cant run my java application through the website(GUI), i just compile using command prompt.do i need to use php/java bridge to solve this issue? this is my goal: users enter information-click run button-data sent to java application to process-the result sent to database-user view the result i really need help!!!! thanks |
From: <php...@li...> - 2011-03-23 11:30:32
|
Hi But then you need to set some parameters as pr. the "Connect PHP with ypur servlet" - http://php-java-bridge.sourceforge.net/pjb/servlet-programming.php Hermod -----Original Message----- From: php...@li... [mailto:php...@li...] Sent: Wednesday, March 23, 2011 11:29 AM To: php...@li... Subject: Re: [Php-java-bridge-users] Not allowed to set allow_url_include. What now? Just copy the Java.inc file to your apache server and include it locally. Works fine for me :D El 23/03/2011 11:24, php...@li... escribió: > Hello, > i want to use the JavaBridge to extend a php web-application which is running on a normal Apache server. > Therefore i deployed the JavaBridge.war file on a tomcat and importet "Java.inc" in my php skript on the Apache. > Works really well in my test enviroment. > > But for security reasons i am not allowed to change the server configurations extensive on the server my application should finally run at. So i am not allowed to set "allow_url_include= ON" in the "php.ini". > > So my question is: > Is there a way to use the JavaBridge in this setup without allowing url imports for everyone and everything? > And if not maybe someone got another solution for me? > > Here are my System Specifications: > > OS: windows XP > Server: xampp - 1.7.4 (the apache and tomcat are integrated) > PHP: php 5.3.5 > JavaBridge: php-java-bridge_6.2.1_documentation.zip > > My short Testcode running on the Apache: > > <?php > require_once("http://localhost:8080/JavaBridge/java/Java.inc"); > echo java("java.lang.System") -> getProperties(); ?> > > I am very thankful for every help! > > > Greetings Frerik > > -- *Jaume López * Área de Innovación jau...@la... <mailto:jau...@la...> http://www.lavinia.tc/logos/lavinia_logo.gif www.laviniainteractiva.com <http://www.laviniainteractiva.com/> www.vertice360.com <http://www.vertice360.com/> T(34) 93 972 34 10 - ext 226 http://www.lavinia.tc/logos/vertice.jpg ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * |
From: <php...@li...> - 2011-03-23 10:43:42
|
Just copy the Java.inc file to your apache server and include it locally. Works fine for me :D El 23/03/2011 11:24, php...@li... escribió: > Hello, > i want to use the JavaBridge to extend a php web-application which is running on a normal Apache server. > Therefore i deployed the JavaBridge.war file on a tomcat and importet "Java.inc" in my php skript on the Apache. > Works really well in my test enviroment. > > But for security reasons i am not allowed to change the server configurations extensive on the server my application should finally run at. So i am not allowed to set "allow_url_include= ON" in the "php.ini". > > So my question is: > Is there a way to use the JavaBridge in this setup without allowing url imports for everyone and everything? > And if not maybe someone got another solution for me? > > Here are my System Specifications: > > OS: windows XP > Server: xampp - 1.7.4 (the apache and tomcat are integrated) > PHP: php 5.3.5 > JavaBridge: php-java-bridge_6.2.1_documentation.zip > > My short Testcode running on the Apache: > > <?php > require_once("http://localhost:8080/JavaBridge/java/Java.inc"); > echo java("java.lang.System") -> getProperties(); > ?> > > I am very thankful for every help! > > > Greetings Frerik > > -- *Jaume López * Área de Innovación jau...@la... <mailto:jau...@la...> http://www.lavinia.tc/logos/lavinia_logo.gif www.laviniainteractiva.com <http://www.laviniainteractiva.com/> www.vertice360.com <http://www.vertice360.com/> T(34) 93 972 34 10 - ext 226 http://www.lavinia.tc/logos/vertice.jpg |
From: <php...@li...> - 2011-03-23 10:24:57
|
Hello, i want to use the JavaBridge to extend a php web-application which is running on a normal Apache server. Therefore i deployed the JavaBridge.war file on a tomcat and importet "Java.inc" in my php skript on the Apache. Works really well in my test enviroment. But for security reasons i am not allowed to change the server configurations extensive on the server my application should finally run at. So i am not allowed to set "allow_url_include= ON" in the "php.ini". So my question is: Is there a way to use the JavaBridge in this setup without allowing url imports for everyone and everything? And if not maybe someone got another solution for me? Here are my System Specifications: OS: windows XP Server: xampp - 1.7.4 (the apache and tomcat are integrated) PHP: php 5.3.5 JavaBridge: php-java-bridge_6.2.1_documentation.zip My short Testcode running on the Apache: <?php require_once("http://localhost:8080/JavaBridge/java/Java.inc"); echo java("java.lang.System") -> getProperties(); ?> I am very thankful for every help! Greetings Frerik -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone |
From: <php...@li...> - 2011-03-21 07:20:23
|
Thanks, I have installed tomcat and solved this problem. ------------------ Original ------------------ From: "php-java-bridge-users"<php...@li...>; Date: Mon, Mar 21, 2011 04:00 AM To: "php-java-bridge-users"<php...@li...>; Subject: Re: [Php-java-bridge-users] How to load user-defined java libraries? Hi, you can't load user-defined libraries. Please see our FAQ for details. Regards, Jost B??kemeier ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |
From: <php...@li...> - 2011-03-20 20:00:17
|
Hi, you can't load user-defined libraries. Please see our FAQ for details. Regards, Jost Bökemeier |
From: <php...@li...> - 2011-03-14 07:40:36
|
Hello: I am trying to make use of php-java-bridge to envoke my java code in my php web site. I have chosen XAMPP which contains an apache server rather than Tomcat inside. So I started JavaBridge.jar directly and put some necessary files from the zipped file downloaded from your website. When I run the simple examples that only get system properties, it works OK, but I cannot load my java libraries. I wonder, it's possible to use php java bridge without tomcat? If it's possible, how? |
From: <php...@li...> - 2011-03-01 02:17:46
|
Juliano Gaio left a message for you... Its sender and content will be shown only to you and you can delete it at any time. You can instantly reply to it, using the message exchange system. To find out what was written to you, just follow this link: http://us1.badoo.com/01153434401/in/ZwhqL6ZlBOA/?lang_id=3 Some more patiently waiting folks: Yvan (San Tomé, Venezuela) Pin (Desterro, Brazil) Brad Baker (Maricá, Brazil) http://us1.badoo.com/01153434401/in/ZwhqL6ZlBOA/?lang_id=3 If clicking the links in this message does not work, copy and paste them into the address bar of your browser. This email is a part of delivering a message sent by Juliano Gaio on the system. If you received this email by mistake, please just ignore it. After a short time the message will be removed from the system. Have fun! The Badoo Team You have received this email, because a Badoo member has left a message for you on Badoo. This is a post-only mailing. Replies to this message are not monitored or answered. If you don't want to receive any more messages from Badoo, please notify us: http://us1.badoo.com/impersonation.phtml?lang_id=3&mail_code=63&email=php-java-bridge-users%40lists.sourceforge.net&secret=&invite_id=584831&user_id=1153434401 |