Enavigo

Take lemons, make lemonade or Jill and Yuval’s Musings

Enavigo header image 5

Entries from October 2005

Cross-browser ‘Add Bookmark’ Link

October 31st, 2005 No Comments

It is not easy to invoke the ‘Add Bookmark’ dialog window of your browser from a link on the page. Well, it is very easy to achieve in Internet Explorer, but Firefox… an entirely different story.

  • Share/Bookmark

Tags:

Setting Transformer properties

October 30th, 2005 No Comments

Just a small reminder on how to tell a Java Transformer object what the output should look like.

  • Share/Bookmark

Tags:

On Java Interfaces and Exception

October 29th, 2005 No Comments

When you create a method in an interface, how binding is the specification of what exceptions that method throws.

  • Share/Bookmark

Tags: