1. Nesting commandLink to outputFormat stackoverflow.comI was wondering if it is possible to nest a h:commandLink into a h:outputFormat message, e.g.: messages.properties
Now I would like to do something like this
|
2. Can h:CommandLink POST to an external URL? stackoverflow.comI'm working on a Seam application and need to submit some form data to an external URL only I'm a bit stumped as to how I should approach it. h:CommandLink is the ... |
3. h:commandLink and onclick Javascript function stackoverflow.comI have the following peace of code:
|