Hi there! I'm starting with GWT, and although it's not been too much difficult to do my first things, i've reached to something i can't solve.
What i'm trying to do is something as simple as calling another programm by clicking a button. Deeply, in Eclipse, I have another project, based on Lucene, that indexes and searches a word into the files of a directory, and I'd want to call the index and search functions by clicking a button of my GWT project. But I don't know where can I put the files from my other project and how to connect the click event to make it call the another files. Thank u, everybody, in advance, i'll keep on trying cheers! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
