From: <php...@li...> - 2012-07-02 09:34:52
|
Is there a quick-start guide anywhere for a non-java developer? I have a java product (tika) that needs to be accessed from PHP, and would like to get something together as a test-case to show that this would be a way forward. At the moment all the documentation assumes you are a java coder and know what all the lingo means. Is there something that would take a non-java guy through the steps of setting up the java project/application and talking to it from PHP? Thanks, -- Jason |
From: <php...@li...> - 2012-07-02 09:45:15
|
Is there a quick-start guide anywhere for a non-java developer? I have a java product (tika) that needs to be accessed from PHP, and would like to get something together as a test-case to show that this would be a way forward. At the moment all the documentation assumes you are a java coder and know what all the lingo means. Is there something that would take a non-java guy through the steps of setting up the java project/application and talking to it from PHP? Thanks, -- Jason <http://academe.co.uk/> |
From: <php...@li...> - 2012-07-02 10:11:18
|
Hi Kindly can you tell are you working on which OS (i.e. Windows or Linux) If Linux than which Linux. Also tell me did tika is having jar file of its own. On this information I can help you regards. On Mon, Jul 2, 2012 at 12:01 PM, < php...@li...> wrote: > Is there a quick-start guide anywhere for a non-java developer? > > I have a java product (tika) that needs to be accessed from PHP, and would > like > to get something together as a test-case to show that this would be a way > forward. At the moment all the documentation assumes you are a java coder > and > know what all the lingo means. Is there something that would take a > non-java guy > through the steps of setting up the java project/application and talking > to it > from PHP? > > Thanks, > > -- Jason > <http://academe.co.uk/> > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |
From: <php...@li...> - 2012-07-02 10:28:14
|
Hi, I'm using a RHEL derivative of Linux. The tika project does have a jar file with everything in it. The source is available for the jar file, but I don't personally have the environment set up to rebuild it. -- Jason On 02/07/2012 11:11, php...@li... wrote: > Hi > > Kindly can you tell are you working on which OS (i.e. Windows or Linux) If > Linux than which Linux. Also tell me did tika is having jar file of its > own. On this information I can help you regards. > > On Mon, Jul 2, 2012 at 12:01 PM, < > php...@li...> wrote: > >> Is there a quick-start guide anywhere for a non-java developer? >> >> I have a java product (tika) that needs to be accessed from PHP, and would >> like >> to get something together as a test-case to show that this would be a way >> forward. At the moment all the documentation assumes you are a java coder >> and >> know what all the lingo means. Is there something that would take a >> non-java guy >> through the steps of setting up the java project/application and talking >> to it >> from PHP? >> >> Thanks, >> >> -- Jason >> <http://academe.co.uk/> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> php-java-bridge-users mailing list >> php...@li... >> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >> > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users -- Jason Judge, Director *Academe Computing Ltd* Office: 0191 251 0135 (with voice mail) Mobile: 07771 656 448 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK Registered in England No. 3205068; VAT Reg. No. 647 6432 17 jas...@ac... <mailto:jas...@ac...> academe.co.uk <http://academe.co.uk/> |
From: <php...@li...> - 2012-07-02 10:38:44
|
Jar file is enough for you until it is running. Now tell me what java do u have in your linux and do you have tomcat install. if both are not there than install first java sdk more than 1.5 version and then install tomcat 6. Once install than let me know I help you to make Java php bridge and tika to install On Mon, Jul 2, 2012 at 1:24 PM, <php...@li... > wrote: > Hi, > > I'm using a RHEL derivative of Linux. The tika project does have a jar > file with > everything in it. The source is available for the jar file, but I don't > personally have the environment set up to rebuild it. > > -- Jason > > > On 02/07/2012 11:11, php...@li... wrote: > > Hi > > > > Kindly can you tell are you working on which OS (i.e. Windows or Linux) > If > > Linux than which Linux. Also tell me did tika is having jar file of its > > own. On this information I can help you regards. > > > > On Mon, Jul 2, 2012 at 12:01 PM, < > > php...@li...> wrote: > > > >> Is there a quick-start guide anywhere for a non-java developer? > >> > >> I have a java product (tika) that needs to be accessed from PHP, and > would > >> like > >> to get something together as a test-case to show that this would be a > way > >> forward. At the moment all the documentation assumes you are a java > coder > >> and > >> know what all the lingo means. Is there something that would take a > >> non-java guy > >> through the steps of setting up the java project/application and talking > >> to it > >> from PHP? > >> > >> Thanks, > >> > >> -- Jason > >> <http://academe.co.uk/> > >> > >> > ------------------------------------------------------------------------------ > >> Live Security Virtual Conference > >> Exclusive live event will cover all the ways today's security and > >> threat landscape has changed and how IT managers can respond. > Discussions > >> will include endpoint security, mobile security and the latest in > malware > >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > >> _______________________________________________ > >> php-java-bridge-users mailing list > >> php...@li... > >> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > >> > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > php-java-bridge-users mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > > -- > Jason Judge, Director > *Academe Computing Ltd* > > Office: 0191 251 0135 (with voice mail) > Mobile: 07771 656 448 > 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK > Registered in England No. 3205068; VAT Reg. No. 647 6432 17 > > jas...@ac... <mailto:jas...@ac...> > academe.co.uk <http://academe.co.uk/> > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |
From: <php...@li...> - 2012-07-05 01:27:08
|
Okay, I've got Java and Tomcat installed now. Java is jdk1.7.0_05 Tomcat is 7.0.28 I can access the Tomcat manager access page on port 8080, but have not set up any users. I've done steps 1 to 3 on this list: http://www.davidghedini.com/pg/entry/install_tomcat_7_on_centos -- Jason On 02/07/2012 11:38, php...@li... wrote: > Jar file is enough for you until it is running. Now tell me what java do u > have in your linux and do you have tomcat install. if both are not there > than install first java sdk more than 1.5 version and then install tomcat > 6. Once install than let me know I help you to make Java php bridge and > tika to install > > On Mon, Jul 2, 2012 at 1:24 PM, <php...@li... >> wrote: >> Hi, >> >> I'm using a RHEL derivative of Linux. The tika project does have a jar >> file with >> everything in it. The source is available for the jar file, but I don't >> personally have the environment set up to rebuild it. >> >> -- Jason >> >> >> On 02/07/2012 11:11, php...@li... wrote: >>> Hi >>> >>> Kindly can you tell are you working on which OS (i.e. Windows or Linux) >> If >>> Linux than which Linux. Also tell me did tika is having jar file of its >>> own. On this information I can help you regards. >>> >>> On Mon, Jul 2, 2012 at 12:01 PM, < >>> php...@li...> wrote: >>> >>>> Is there a quick-start guide anywhere for a non-java developer? >>>> >>>> I have a java product (tika) that needs to be accessed from PHP, and >> would >>>> like >>>> to get something together as a test-case to show that this would be a >> way >>>> forward. At the moment all the documentation assumes you are a java >> coder >>>> and >>>> know what all the lingo means. Is there something that would take a >>>> non-java guy >>>> through the steps of setting up the java project/application and talking >>>> to it >>>> from PHP? >>>> >>>> Thanks, >>>> >>>> -- Jason >>>> <http://academe.co.uk/> >>>> >>>> >> ------------------------------------------------------------------------------ >>>> Live Security Virtual Conference >>>> Exclusive live event will cover all the ways today's security and >>>> threat landscape has changed and how IT managers can respond. >> Discussions >>>> will include endpoint security, mobile security and the latest in >> malware >>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>> _______________________________________________ >>>> php-java-bridge-users mailing list >>>> php...@li... >>>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >>>> >> ------------------------------------------------------------------------------ >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>> _______________________________________________ >>> php-java-bridge-users mailing list >>> php...@li... >>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >> -- >> Jason Judge, Director >> *Academe Computing Ltd* >> >> Office: 0191 251 0135 (with voice mail) >> Mobile: 07771 656 448 >> 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK >> Registered in England No. 3205068; VAT Reg. No. 647 6432 17 >> >> jas...@ac... <mailto:jas...@ac...> >> academe.co.uk <http://academe.co.uk/> >> >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> php-java-bridge-users mailing list >> php...@li... >> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >> > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users -- Jason Judge, Director *Academe Computing Ltd* Office: 0191 251 0135 (with voice mail) Mobile: 07771 656 448 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK Registered in England No. 3205068; VAT Reg. No. 647 6432 17 jas...@ac... <mailto:jas...@ac...> academe.co.uk <http://academe.co.uk/> |
From: <php...@li...> - 2012-07-05 18:04:58
|
Can we take the "how to setup Tomcat" discussion offline? This probably isn't the most useful purpose for the PHP Java Bridge discussion list. Thanks, Brandon On Wed, Jul 4, 2012 at 9:25 PM, <php...@li... > wrote: > Okay, I've got Java and Tomcat installed now. > > Java is jdk1.7.0_05 > Tomcat is 7.0.28 > > I can access the Tomcat manager access page on port 8080, but have not set > up > any users. I've done steps 1 to 3 on this list: > > http://www.davidghedini.com/pg/entry/install_tomcat_7_on_centos > > -- Jason > > On 02/07/2012 11:38, php...@li... wrote: > > Jar file is enough for you until it is running. Now tell me what java do > u > > have in your linux and do you have tomcat install. if both are not there > > than install first java sdk more than 1.5 version and then install tomcat > > 6. Once install than let me know I help you to make Java php bridge and > > tika to install > > > > On Mon, Jul 2, 2012 at 1:24 PM, < > php...@li... > >> wrote: > >> Hi, > >> > >> I'm using a RHEL derivative of Linux. The tika project does have a jar > >> file with > >> everything in it. The source is available for the jar file, but I don't > >> personally have the environment set up to rebuild it. > >> > >> -- Jason > >> > >> > >> On 02/07/2012 11:11, php...@li... wrote: > >>> Hi > >>> > >>> Kindly can you tell are you working on which OS (i.e. Windows or Linux) > >> If > >>> Linux than which Linux. Also tell me did tika is having jar file of its > >>> own. On this information I can help you regards. > >>> > >>> On Mon, Jul 2, 2012 at 12:01 PM, < > >>> php...@li...> wrote: > >>> > >>>> Is there a quick-start guide anywhere for a non-java developer? > >>>> > >>>> I have a java product (tika) that needs to be accessed from PHP, and > >> would > >>>> like > >>>> to get something together as a test-case to show that this would be a > >> way > >>>> forward. At the moment all the documentation assumes you are a java > >> coder > >>>> and > >>>> know what all the lingo means. Is there something that would take a > >>>> non-java guy > >>>> through the steps of setting up the java project/application and > talking > >>>> to it > >>>> from PHP? > >>>> > >>>> Thanks, > >>>> > >>>> -- Jason > >>>> <http://academe.co.uk/> > >>>> > >>>> > >> > ------------------------------------------------------------------------------ > >>>> Live Security Virtual Conference > >>>> Exclusive live event will cover all the ways today's security and > >>>> threat landscape has changed and how IT managers can respond. > >> Discussions > >>>> will include endpoint security, mobile security and the latest in > >> malware > >>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > >>>> _______________________________________________ > >>>> php-java-bridge-users mailing list > >>>> php...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > >>>> > >> > ------------------------------------------------------------------------------ > >>> Live Security Virtual Conference > >>> Exclusive live event will cover all the ways today's security and > >>> threat landscape has changed and how IT managers can respond. > Discussions > >>> will include endpoint security, mobile security and the latest in > malware > >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > >>> _______________________________________________ > >>> php-java-bridge-users mailing list > >>> php...@li... > >>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > >> -- > >> Jason Judge, Director > >> *Academe Computing Ltd* > >> > >> Office: 0191 251 0135 (with voice mail) > >> Mobile: 07771 656 448 > >> 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK > >> Registered in England No. 3205068; VAT Reg. No. 647 6432 17 > >> > >> jas...@ac... <mailto:jas...@ac...> > >> academe.co.uk <http://academe.co.uk/> > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> Live Security Virtual Conference > >> Exclusive live event will cover all the ways today's security and > >> threat landscape has changed and how IT managers can respond. > Discussions > >> will include endpoint security, mobile security and the latest in > malware > >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > >> _______________________________________________ > >> php-java-bridge-users mailing list > >> php...@li... > >> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > >> > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > php-java-bridge-users mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > > -- > Jason Judge, Director > *Academe Computing Ltd* > > Office: 0191 251 0135 (with voice mail) > Mobile: 07771 656 448 > 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK > Registered in England No. 3205068; VAT Reg. No. 647 6432 17 > > jas...@ac... <mailto:jas...@ac...> > academe.co.uk <http://academe.co.uk/> > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |
From: <php...@li...> - 2012-07-05 18:32:55
|
Me: How do I set up java-bridge? Reply: First set up Tomcat. Me: Okay, done. What next? I'm not sure I'm seeing the same "how to set up Tomcat" thing as you. If the user list is not for users helping other users to get started with this product, with an archive other users can refer to, then I'm really not sure what this group is for. If the official line is for new users to go somewhere else, then fine, I will do that. On 05/07/2012 19:04, php...@li... wrote: > Can we take the "how to setup Tomcat" discussion offline? > > This probably isn't the most useful purpose for the PHP Java Bridge > discussion list. > > Thanks, > Brandon > > On Wed, Jul 4, 2012 at 9:25 PM, <php...@li... >> wrote: >> Okay, I've got Java and Tomcat installed now. >> >> Java is jdk1.7.0_05 >> Tomcat is 7.0.28 >> >> I can access the Tomcat manager access page on port 8080, but have not set >> up >> any users. I've done steps 1 to 3 on this list: >> >> http://www.davidghedini.com/pg/entry/install_tomcat_7_on_centos >> >> -- Jason >> >> On 02/07/2012 11:38, php...@li... wrote: >>> Jar file is enough for you until it is running. Now tell me what java do >> u >>> have in your linux and do you have tomcat install. if both are not there >>> than install first java sdk more than 1.5 version and then install tomcat >>> 6. Once install than let me know I help you to make Java php bridge and >>> tika to install >>> >>> On Mon, Jul 2, 2012 at 1:24 PM, < >> php...@li... >>>> wrote: >>>> Hi, >>>> >>>> I'm using a RHEL derivative of Linux. The tika project does have a jar >>>> file with >>>> everything in it. The source is available for the jar file, but I don't >>>> personally have the environment set up to rebuild it. >>>> >>>> -- Jason >>>> >>>> >>>> On 02/07/2012 11:11, php...@li... wrote: >>>>> Hi >>>>> >>>>> Kindly can you tell are you working on which OS (i.e. Windows or Linux) >>>> If >>>>> Linux than which Linux. Also tell me did tika is having jar file of its >>>>> own. On this information I can help you regards. >>>>> >>>>> On Mon, Jul 2, 2012 at 12:01 PM, < >>>>> php...@li...> wrote: >>>>> >>>>>> Is there a quick-start guide anywhere for a non-java developer? >>>>>> >>>>>> I have a java product (tika) that needs to be accessed from PHP, and >>>> would >>>>>> like >>>>>> to get something together as a test-case to show that this would be a >>>> way >>>>>> forward. At the moment all the documentation assumes you are a java >>>> coder >>>>>> and >>>>>> know what all the lingo means. Is there something that would take a >>>>>> non-java guy >>>>>> through the steps of setting up the java project/application and >> talking >>>>>> to it >>>>>> from PHP? >>>>>> >>>>>> Thanks, >>>>>> >>>>>> -- Jason >>>>>> <http://academe.co.uk/> >>>>>> >>>>>> >> ------------------------------------------------------------------------------ >>>>>> Live Security Virtual Conference >>>>>> Exclusive live event will cover all the ways today's security and >>>>>> threat landscape has changed and how IT managers can respond. >>>> Discussions >>>>>> will include endpoint security, mobile security and the latest in >>>> malware >>>>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>>>> _______________________________________________ >>>>>> php-java-bridge-users mailing list >>>>>> php...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >>>>>> >> ------------------------------------------------------------------------------ >>>>> Live Security Virtual Conference >>>>> Exclusive live event will cover all the ways today's security and >>>>> threat landscape has changed and how IT managers can respond. >> Discussions >>>>> will include endpoint security, mobile security and the latest in >> malware >>>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>>> _______________________________________________ >>>>> php-java-bridge-users mailing list >>>>> php...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >>>> -- >>>> Jason Judge, Director >>>> *Academe Computing Ltd* >>>> >>>> Office: 0191 251 0135 (with voice mail) >>>> Mobile: 07771 656 448 >>>> 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK >>>> Registered in England No. 3205068; VAT Reg. No. 647 6432 17 >>>> >>>> jas...@ac... <mailto:jas...@ac...> >>>> academe.co.uk <http://academe.co.uk/> >>>> >>>> >>>> >>>> >> ------------------------------------------------------------------------------ >>>> Live Security Virtual Conference >>>> Exclusive live event will cover all the ways today's security and >>>> threat landscape has changed and how IT managers can respond. >> Discussions >>>> will include endpoint security, mobile security and the latest in >> malware >>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>>> _______________________________________________ >>>> php-java-bridge-users mailing list >>>> php...@li... >>>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >>>> >> ------------------------------------------------------------------------------ >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>> _______________________________________________ >>> php-java-bridge-users mailing list >>> php...@li... >>> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >> -- >> Jason Judge, Director >> *Academe Computing Ltd* >> >> Office: 0191 251 0135 (with voice mail) >> Mobile: 07771 656 448 >> 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK >> Registered in England No. 3205068; VAT Reg. No. 647 6432 17 >> >> jas...@ac... <mailto:jas...@ac...> >> academe.co.uk <http://academe.co.uk/> >> >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> php-java-bridge-users mailing list >> php...@li... >> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users >> > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users -- Jason Judge, Director *Academe Computing Ltd* Office: 0191 251 0135 (with voice mail) Mobile: 07771 656 448 14 Collingwood Terrace, Whitley Bay, NE26 2NP, UK Registered in England No. 3205068; VAT Reg. No. 647 6432 17 jas...@ac... <mailto:jas...@ac...> academe.co.uk <http://academe.co.uk/> |
From: <php...@li...> - 2012-07-06 05:12:33
|
Hi. Not sure what this is about. I am too lazy to read this thread. .. But if there are still questions after watching our intro video or reading our FAQ, the problem is somwhere else...:) Regards, Jost Bökemeier |