page « Liferay « JSP-Servlet Q&A





1. How to add date picker on JSP Page    liferay.com

3. How can i get the image gallery select button in JSP Page.    liferay.com

Hai. i got a requirement like i need to show a portlet.Content of Portlet will be 1). Text field with select button. 2).When click on select button it has to show the images in the image gallery. 3).once i click the any one of the image,image pathe has to store on the text box. How can achieve the above content in ...

4. Modifying the create_account.jsp page    liferay.com

Should I modify the int "ext" or the "src" package ??- Use Ext Environment to change this . \portal-web\docroot\html\portlet\login\create_account.jsp is the file . If it is developped with struts or JSF why I can't see something like this in the top of the page ?? ------------------------------------------------------------------------------------------ <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> ----------------------------------------------------------------------------------------- -All the imports are ...

8. how to call an other jsp page ?    liferay.com

9. modify reset password jsp page    liferay.com

I need to display multiple questions during the reset password process. I am trying to override the enterprise_admin/user/password.jsp with JSP hook but has not effect. I have already overridden login.jsp and it works fine. Any idea on how to modify the page which shows Reminder Questions on the reset password process??? Liferay Version 5.2.3





10. how send list object to jsp page via ajax    liferay.com

hi to all please let know how to send some list object to jst via ajax call, i need some data from database, i wanted to get that data without page refresh,my ajax call goes to controller and get data from database, please couuld tell how to get these list objects in jsp page. thanks in advance meera prince