Problem with linking to the Javadoc - some internal links don't work.
Hi,
I encountered a problem while linking to Javadoc from our Online Help.
The problem I encountered was when trying to link to any specific class in the Javadoc, in the following way: http://www.gigaspaces.com/docs/JavaDoc/index.html?com%2Fj_spaces%2Fcore%2Fclient%2FMetaDataEntry.html
as apposed to this kind of link: http://www.gigaspaces.com/docs/JavaDoc/com/j_spaces/core/client/ExternalEntry.html.
What happens is that when using the first link, some or all of the internal links inside the class (leading to another place in the same class, or to another class), don't work. If you try to reach there from the navigation bar on the left, this will work.
The reason that this creates a problem for us, is because we need to use the first kind of link, because this leads to a page with the navigation bar, whereas linking directly (http://www.gigaspaces.com/docs/JavaDoc/com/j_spaces/core/client/ExternalEntry.html) will give you the class that you need, but you do not get the navigation bar.
I wanted to ask if you know of any workaround for this, or if this can be fixed. This is very important for our organization's documentation.
I am not sure what version of Javadoc we are using. There seems to be no information on this in our Javadoc online (http://www.gigaspaces.com/docs/JavaDoc/index.html), how can I find this out (If you need to know this)?
Best Regards,
Limor Maayan

