Subj : Re: What can Rhino do? To : gonzalo From : Igor Bukanov Date : Wed Mar 12 2003 02:42 pm gonzalo wrote: > Hello > > I'm looking for information related to the Java Rhino libraries. > Maybe this is not the best place to get answers, but anyway, here are > the questions? > > What can I use to interpretate/execute JavaScript code from a program? > (My program is a short of web browser) Yes, and most (all?) Java-based browser implementations use Rhino for that. > Can Rhino be use as a JavaScript interpreter? How? See http://www.mozilla.org/rhino/ Regards, Igor .