I\'m using liferay6 and trying to access com.test.Foo (added to ext-service) in portal_normal.vm using
I have problem with : Google se开发者_运维技巧rver said: 401, Unauthorized I worked on the tomcat server:
The time on my Liferay install is incorrect. Where do I go to change 开发者_如何学运维the time settings?
I am not able to include http://maps.googleapis.com/m开发者_高级运维aps/api/js?sensor=false. Whenever I load my portlet for the first time it doesn\'t work but if I refresh the same page then it start
I\'m using ResourceBundle.getBundle() to load property file in our portlet But If any user wants to change contents of that property file at runtime without deploying that portlet again.
I\'m having two property file called sample.properties and sample1.properties in src folder at same开发者_如何学运维 level.
I\'m having solution to change title of portlet through JQuery. $(\'#idOfPortlet\').find(\'.portlet-title\').html(\'n开发者_StackOverflowew title\');
Below 开发者_开发问答is my Liferay path: C:\\glassfish3\\glassfish\\domains\\liferay\\applications
Below is my folder hierarchy. Where does the portal-ext.properties go? C:\\glassfish3\\glassfis开发者_JS百科h\\domains\\domain1\\applications\\liferay
I am using Liferay Web Forms for email sending purposes. Done so far: Setup the form title and description.