pranav8494
Programmer
hey guys,
I am completely new to java programming. I am trying to make a web application which does query to a prolog code. I tried Java Interface to Prolog. but was unable to do anything. The structure is something like,
1. We have a Prolog code STW.pl which gives a XML file as output.
2. There is a Java web application(may be with servlets), which makes a query to the STW.pl using some java interface for prolog like JIPL(which i tried to implement).
Can someone suggest me how i can do that? or give me link for some tutorial for this. I am sorry for my language, i am really new to java and dont hav much idea about it.
Thanks in advance.
Edit/Delete Message