java Programming Glossary: portlet
ERROR: application/pdf is not a supported mime type [duplicate] http://stackoverflow.com/questions/17721094/error-application-pdf-is-not-a-supported-mime-type pdf is not a supported mime type at com.liferay.portlet.MimeResponseImpl.setContentType MimeResponseImpl.java 159 .....
Which maven dependencies to include for spring 3.0? http://stackoverflow.com/questions/2237537/which-maven-dependencies-to-include-for-spring-3-0 MVC with a Portlet Container org.springframework.web.portlet. dependency groupId org.springframework groupId artifactId spring.. org.springframework groupId artifactId spring webmvc portlet artifactId version org.springframework.version version dependency..
How do I connect to a Websphere Datasource with a given JNDI name? http://stackoverflow.com/questions/7167212/how-do-i-connect-to-a-websphere-datasource-with-a-given-jndi-name JNDI name I'm using Websphere Portal 7.0 and creating a portlet with RAD 8.0. My portlet is trying to make a db2 connection.. Portal 7.0 and creating a portlet with RAD 8.0. My portlet is trying to make a db2 connection to a remote server. I wrote.. The code works fine however when I add the code to my portlet as well as the db2jcc4.jar the connection doesn't work. I'm..
Testing for custom plugin portlet: BeanLocatorException and Transaction roll-back for services testing http://stackoverflow.com/questions/9701539/testing-for-custom-plugin-portlet-beanlocatorexception-and-transaction-roll-bac for custom plugin portlet BeanLocatorException and Transaction roll back for services.. BeanLocator has not been set for servlet context MyCustom portlet I have followed some of the following links to set up Junit.. wiki wiki Main How to use JUnit to test service in portlets Unit testing in Liferay JUnit testing DAOs rollback or delete..
|