User 17ae043cc4
20-01-2007 02:51:18
Thanks so much for the terrific examples. They are very useful for leveraging your tools. The one problem I have run into seems to be properly managing the marvin references.
When I try to use jsp1_x, I get an error indicating that mview_begin is not defined. When I check the source code I see that marvin is reference at two
different levels.
One level is
../../marvin/marvin.js (e.g., edit.jsp)
the other is
../marvin/marvin.js (e.g., searchresults.jsp)
It is not clear to me if I'm suppose to install marvin in two different places.
Do you think you could help clarify?
Also do I need to copy the marvin directory along with the example or is it suppose to be referenced properly with the copying of the jar files that are indicated in the instructions.
Again, thanks for such a great product.
Darcy
P.S. Minor aside there is a typo in the instructions. The second sentence in the 1 set.
When I try to use jsp1_x, I get an error indicating that mview_begin is not defined. When I check the source code I see that marvin is reference at two
different levels.
One level is
../../marvin/marvin.js (e.g., edit.jsp)
the other is
../marvin/marvin.js (e.g., searchresults.jsp)
It is not clear to me if I'm suppose to install marvin in two different places.
Do you think you could help clarify?
Also do I need to copy the marvin directory along with the example or is it suppose to be referenced properly with the copying of the jar files that are indicated in the instructions.
Again, thanks for such a great product.
Darcy
P.S. Minor aside there is a typo in the instructions. The second sentence in the 1 set.