| Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 30/04/2007 07:11:55
|
sensoftt
Joined: 30/04/2007 00:00:00
Messages: 6
Offline
|
Hi All,
I am new to this framework. I encounted the problem while implemented the CommandLink tag.
1. On Click on any CommandLink the URL ( in the browser ) not getting changed. Becoz of this not able to view the source code of the current page and CSS is not getting reflected.
Please do the needful.
THANKS IN ADVANCE.
Best Regards,
Senthil
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 01/05/2007 12:22:48
|
philip.breau

Joined: 08/05/2006 00:00:00
Messages: 2675
Offline
|
Hi Senthil,
Sorry, I don't understand your issue. Could you post some of your JSF and your rendered HTML and try to elaborate on what the problem is?
Thanks,
Philip
|
. |
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 02/05/2007 07:37:50
|
sensoftt
Joined: 30/04/2007 00:00:00
Messages: 6
Offline
|
Hi Philip,
Thanks for your response.
For more clear:
We have a list (of records) page, Each record contain hiberlink to see the details of the record. So, we have used CommandLink tag for the first Column.
The CommandLink is working fine, But after clicking the CommandLink some of the CSS is not getting reflected moreover i could not able to see the changed taget URL on the Browser. Still, it shows only a List page URL. Becoz of that, we could not able to see the source code of the detail page and CSS also not getting reflected.
If we see the sourcecode(right click 'View Source') it shows only the List page source.
Hope, you have understand my problem now.
Thanks in Advance.
Regards,
Senthil
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 02/05/2007 17:07:32
|
philip.breau

Joined: 08/05/2006 00:00:00
Messages: 2675
Offline
|
Hi Senthil,
A URL won't change unless you're using a redirect in your navigation case. This is the nature of a server-side forward, which is the default navigation mode of JSF. I'm not sure what you mean by 'CSS is not getting reflected'. If you want a good tool, try downloading Firebug for Firefox. This provides a lot of great features for inspecting HTML, DOM, and CSS.
Philip
|
. |
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 21/05/2007 04:02:49
|
basa
Joined: 02/04/2007 00:00:00
Messages: 5
Offline
|
I am having the exact same problem as was posted last April: after clicking any of the outputLinks on the page the commandLinks do not respond anymore.
I was wondering if anybody found a solution for this problem and if so, what the solution might be?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 21/05/2007 17:13:35
|
mark.collette

Joined: 07/02/2005 00:00:00
Messages: 1556
Offline
|
Sorry, but do you mean that you go from page A to B via an outputLink, and then page B's commandLinks don't work? Or that the outputLink refers back to the original page? Or you've clicked the back button, after visiting some other page?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 22/05/2007 02:14:17
|
basa
Joined: 02/04/2007 00:00:00
Messages: 5
Offline
|
Thanks for the response;
In the home page of my icefaces project I have a set of links, of which some are ice:commandLinks, and some are ice:outputLinks. As long as I use the commandLinks everything is fine, but as soon as I use one of the outputLinks the commandLinks on that same home page no longer respond to my clicks.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 22/05/2007 15:10:47
|
mark.collette

Joined: 07/02/2005 00:00:00
Messages: 1556
Offline
|
Do those outputLinks open up the new URL in a new window or tab? Is that how you still have the original page showing, after clicking on an outputLink?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 23/05/2007 02:23:25
|
basa
Joined: 02/04/2007 00:00:00
Messages: 5
Offline
|
Yes, that's exactly it.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 29/05/2007 04:41:11
|
basa
Joined: 02/04/2007 00:00:00
Messages: 5
Offline
|
Anybody?
|
|
|
 |
|
|