Click to See Complete Forum and Search --> : working with IE not with Firefox


mitulhb
10-06-2005, 05:25 AM
I've been writing a jsp page and found strange problems with firefox.
The page has a table and a form. The structure is something like <form><table>....</table></form>. This works fine with IE but when I open it in firefox it causes problems like tabindexing not working and also if <a href...></a> links are having problems like the page goes up first and then we've to click the link again to go to that link.
These things work fine if I remove the form tag completely.

Fang
10-06-2005, 05:32 AM
Shouldn't be a problem, can you give a link?

mitulhb
10-07-2005, 05:09 AM
Hi,
I written one BMDB for my Application which listens queue continuously. And in my onMessage method of MDB,i written individual jdbc calls.And i am using Weblogic8.1SP4 and Oracle Thin XA driver. It works fine for that. If try to encapsulate whole code in UserTransaction,its throwing XAER_PROTO exception.

drhowarddrfine
10-07-2005, 10:25 PM
Shouldn't you ask this in the java forum?