Java Tools FAQ Section Index | Page 5

When I click 'help' VAJ never even opens the browser for the online help system. What might I be doing wrong?

How can I invoke the javac compiler from within a Java program?

How can you benchmark the client-side JavaScript used by a site?

Is there a tool similar to the Unix program lint?

Where can I find a Java package which can help me with Base64 encoding/decoding?

How do i convert .class files into .java files?

Where can I find URL/HTML link checker tools which are written in Java?

The RPG programm should act as a part of a transaction. That means, do some update via JDBC, call RPG, do some more updates via JDBC. Then do a commit or rollback that should affect all the updates from JDBC *AND* from the RPG program.Is there a possible way to do this?

Are there any good books about TINI available?

Is there a way to access the VAJ APIs from outside VAJ? For examle, to add files into the workspace without explicitly importing files from within the IDE.

Is there any documentation explaining the icons used to tag classes and methods in the VAJ code browsers?

Where can I find a Java deployment tool which, when given a particular class, will find all of the classes needed to be able to execute that class (and, build a .jar of all of those classes)?

What is the maximum usable length for a 1-Wire cable?

Where can I ask questions and otherwise learn (more) about technologies that don't currently have their own jGuru FAQ?

Where can I learn (more) about using various XML (eXtensible Markup Language) technologies (such as DTDs, Schemas, SOAP, DOMs, etc.) with Java?

About | Sitemap | Contact