JSF Navigation Problem

T

tom.simmons

Afternoon

I have an application that is using <h:commandLink along with
navigation rules as a menu.

The problem is if you watch carefully in the bottom corner of IE
you'll see the yellow exclamation indicating a page error. If you
change the settings of IE to stop on errors, the error is about
Invalid Argument. Navigation does however still complete, if you try
to debug, I find the destination page is entered, jumps straight to
the bottom, then is entered again properly.

If you try it in Firefox, no error is reported, though it is possible
to prove that its still not working properly.

However the weird thing is, if you add a <h:commandButton pointing to
the same navigation rule, no error occurs.

The actual lines can be seen below

<h:commandLink action="faxEnquiry" value="Fax Enquiry" />
<h:commandButton action="faxEnquiry" value = "Fax Enquiry" />

Anyone any idea on this?


Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,281
Latest member
Pedroaciny

Latest Threads

Top