246 reputation
310
bio website
location
age
visits member for 3 years
seen Feb 5 at 13:49
stats profile views 62

Feb
8
awarded  Nice Answer
Feb
5
awarded  Popular Question
Jan
28
awarded  Editor
Jan
28
revised Jar File unable to load a properties file
added 107 characters in body
Jan
28
asked Jar File unable to load a properties file
Nov
15
awarded  Yearling
Oct
31
comment Deploying theme and portlets in Liferay running on non root context
I am using liferay 6.1 EE SP2. Can it be due to some apache configs?
Oct
31
comment Deploying theme and portlets in Liferay running on non root context
Thanks Olaf. But somehow that is not working. I get a 404 error for all the css, js and images that either my portlet or theme references. - I get 404 not found errors for all the css, js - http://<my-server>/my-theme/js/jquery-1.6.2.min.js?browserId=firefox&minifierTyp‌​e=js&languageId=en_US&b=6120&t=1351681594000)
Oct
31
asked Deploying theme and portlets in Liferay running on non root context
Sep
24
awarded  Popular Question
Aug
15
awarded  Necromancer
Jul
19
awarded  Revival
Jul
19
awarded  Necromancer
Jun
8
asked “Liferay.Language.get” javascript call returns key instead of value
Apr
27
asked Custom JSON Service
Nov
21
awarded  Revival
Sep
6
asked Dynamic Query with AND, OR criteria
Jul
22
answered Dynamic JQuery date picker code
Jun
15
answered Liferay.AutoFields and DatePicker in Liferay
Jun
15
comment Liferay.AutoFields and DatePicker in Liferay
Thanks RP. Got it working. The issue is DatePicker attaches a class hasDatePicker on the duplicated fields. So you would need to remove that class from new input fields and attach it again.