liferay - Two portlets with same database -


i developing liferay portal , have 1 portlet handles administrator side of portal , 1 client side. thing clients cannot see administrator page (including portlet). have created custom database portal (i included own tables in liferay database using service builder). want use same database can take info using client portlet.

any ideas?

i using liferay 6.1 tomcat , liferay sdk plugin eclipse.

you can copy [portlet name]-service.jar web-inf/lib, , paste other portlet's lib folder. better if can maven , add jar dependency. way can have access util classes service provides, other portlet


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -