I am working in liferay 6.2 search portlet. I want to know the source files for this search portlet(jsp and java). I have searched the files in my whole project but i cant find the files. Thanks in advance
Asked
Active
Viewed 458 times
3 Answers
0
JSP files can be found inside ROOT 1. /html/portlet/search 2. /html/taglib/ui/search (start.jsp)
For java files open portal-impl.jar file and search for all search API classes.

Neeraj Gautam
- 164
- 2
- 11
0
And if you really want the source - past and future versions of it - then please visit: Liferay Portal Github Page

Reigo
- 285
- 2
- 9