I had similar trouble when I used an id on my <h:form> and used that portlet twice on the same page. When that happened the javascript failed because the id was duplicated.
If you don't use an id on the top level naming container (e.g. h:form) it will generate a unique one. That did the trick for me. Todd Papaioannou wrote: > Are you able to run multiple portlets that use commandLink or > commandButton on the same page? > I have never been able to get that to work. A single portlet works fine, > but two don't. > > Todd > > Dave Brondsema wrote: >> I don't think using a different portlet container will make a >> difference. I'm running portlets using MyFaces in Liferay 3.6.1 without >> any major issues. >> >> >> Matthias Wessendorf wrote: >> >>> There has been some mails regarding liferay, >>> can you please "test" against pluto or JBoss portal ? >>> >>> thanks >>> >>> On 4/20/06, Benjamin Bratkus <[EMAIL PROTECTED]> wrote: >>> >>>> hello all, >>>> >>>> actually i try to deploy a myfaces portlet to liferay 3.6.1 enterprise. >>>> but the problem is, that the all the values of my input components >>>> aren't written to the model. the app is running well in a tomcat 5.5.18 >>>> standalone but within the portal...... >>>> has anyone a hint for me ? >>>> >>>> best regards,- >>>> >>>> ben >>>> >>>> >>> -- >>> Matthias Wessendorf >>> Aechterhoek 18 >>> 48282 Emsdetten >>> http://jroller.com/page/mwessendorf >>> mwessendorf-at-gmail-dot-com >>> >>> >> >> >> > -- Dave Brondsema Software Developer Cornerstone University
signature.asc
Description: OpenPGP digital signature

