I guess what you mean is the Windows SDK? M$ has many tools to do this most recently .NET which supports VB, VC++, C#, etc...
If you are use to Java then using C# might be the way to go for you as it is somewhat similiar to Java syntax however I have read that .NET will eventually support Java for the CLR whether it will be written by a third party or M$ itself I'm not really sure. I did read somewhere that this is being worked on right now but I don't have the sources off the top of my head. Google will probably get you links to more information on this... Other than that you can use JNI to some sort of Windows stub such as a DLL or EXE that will call whatever GUI that you will have to write native to Windows such as Crystal Reports? Yuck... Do you have to use Windows native code? A quick search on Crystal Decisions website at www.crystaldecisions.com came up with this link: http://support.crystaldecisions.com/communityCS/TechnicalPapers/cr9_java.pdf HTH, Greg. "manoj kumar" <[EMAIL PROTECTED]> on 2003/01/03 08:14:12 AM Please respond to "JDJList" <[EMAIL PROTECTED]> To: "JDJList" <[EMAIL PROTECTED]> cc: Subject: [jdjlist] Communication between Windows ToolKit and J2EE Application Hi All, I have a specific requirement of generating reports based on the USER selection thru the GUI application. due to client specification we are bound not to use SWING/AWT for client side interface. So we have to use "Windows ToolKit" for building GUI. Now I don't know "how to communicate with Windows ToolKit from a J2EE application"... If anyone has any idea pls help me in finding the High Level architechtural solution for the above stated problem. can we use "Eclipse" for this purpose.... I could not get direct info from http://www.eclipse.org/. UR help is highly appreciated Thanks... manoj _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________ ****************************************************************************** This email message is confidential to the intended recipient and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. Any unauthorised use, dissemination of the information, or copying of this message is prohibited. If you are not the intended addressee, kindly notify the sender by return e-mail and delete this message. ****************************************************************************** ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________
