IntelliJ Java IDE
The moose likes Other Application Frameworks and the fly likes How to convert Wicket application into Wicket Portlet application? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "How to convert Wicket application into Wicket Portlet application?" Watch "How to convert Wicket application into Wicket Portlet application?" New topic
Author

How to convert Wicket application into Wicket Portlet application?

Arjun Bm
Greenhorn

Joined: Oct 18, 2011
Posts: 1
I have a complicated Apache Wicket application.I want to convert that application as a Wicket Portlet application.I am using Wicket 1.4.15 , since it supports portlets. I have tried hello-world wicket portlet also, it works fine. I am using Oracle Weblogic. WSRP is Producer and Vignette is Consumer. Through Vignette we lauch the app. The wiki link https://cwiki.apache.org/WICKET/portal-howto.html explains only the external configuration like portlet.xml,web.xml, etc. I just wanted to know whether any code changes are required like changing WebPage to portletPage,etc... If any code changes are required,then what are the major changes ?
 
IntelliJ Java IDE
 
subject: How to convert Wicket application into Wicket Portlet application?
 
Threads others viewed
How to display the results of one portlet in another portlet(JSR 168 )?
Portlet name not displayed in Vignette portal server
Configure Custom mode(Edit_Defaults) in Vignette Application Portal 7.3
How to retrieve portlet id within a portlet code?
Struts Portlet JSR
developer file tools