I don't understand what you're hoping to accomplish. Can you explain
in more detail what you want and post the error you're seeing when
you try to do it?
Matt
On Feb 5, 2008, at 12:24 AM, sudheerp wrote:
Hi Friends,
I am using appfuse-jsf 1.9.4
<t:column>
..........
<h:commandLink action="#{manuscriptForm.edit}"
value="#{manuscript.id}">
<f:param name="id" value="#{manuscript.id}"/>
<f:param name="from" value="list"/>
</h:commandLink>
</t:column>
I want to invoke the edit method of the manuscriptForm bean
programmatically (from my
java source). Also please let me know how to pass the param 'id' to
it.
Thank you.
Sudheer Palaparambil
--
View this message in context: http://www.nabble.com/invoking-the-
edit-method-of-a-form-bean-programmatically-
tp15285462s2369p15285462.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]