First of all…THANK YOU VERY MUCH for your reply…i really appreciate it… 
ok,i will tell you wat exactly i want to make…actually i have to do my university project in TAMINO…so,in that i have to make an application(exactly as u said…somethin like tamino interactive service)…but i have to write a JAVA CODE(by the way i m using JBUILDER9) for that…like in the example in the tamino package PROCESSPERSON, in that particular example if we want to query something then i m writting somethin like :
TQuery querysome = TQuery.newInstance( xmlObject.getDoctype() + “[//NAME=‘Atkins’]” );
System.out.println(“”);
we are writting the query inside the java code only but i want to make a window in which i will write any query and then by pressing a button and then it should show me the result…just a simple GUI in java…but i dunno how to make it…as i m new to java as well as to tamino…so thats the BIGGEST PROBLEM for me…so i just want to know if i can find the code somewhere that shows me how to make a GUI(a simple window with the help of which i can insert the documents,query them or delete them…just like tamino interactive…but simpler version of it)
as u mentioned i will need some DATABASE INTERFACE…from where can i find it???
i hope now u understood my problem and will try to HELP ME…
thanks a lot once again for your reply.
Regards,
Shuch.
#webMethods#webMethods-Tamino-XML-Server-APIs#API-Management