cancel
Showing results for 
Search instead for 
Did you mean: 

Developing portlet applocations. (Question after IBM experience)

Former Member
0 Kudos
45

1. Is there another way to deploy PAR (not in SAP NDS) ?

2. Which UI framework/taglibs is the best for portlets (HTMLB, WebDynPRO, html with scriplets and so on)?

For example in IBM I could use only 2 tags in forms


<form action='<portletAPI:createURI><portletAPI:URIAction name="submit" /></portletAPI:createURI>' >
<INPUT name="<portletAPI:encodeNamespace value='name'/>" />

Is there the same taglibs in SAP(If I dont want to use HTMLB or WebDynPro) ? May I use JSF ?

3. If my application has portlets and servlets. Do I need to create 2 projects and 2 archives (.war for servlets .par for portlets)?

View Entire Topic
Former Member
0 Kudos

HI

In Portal goto

System administartion-support-Portal Runtime -Administartive COnsole-

and there you have an option to deploy par.

Which UI framework/taglibs is the best for portlets (HTMLB, WebDynPRO, html with scriplets and so on)?

--It depends on what type of applications are you developing. Each one has got its own Advantages. If you are giving importance for look and feel it is better to develop in HTMLB or JSP.FOr "why webdynpro" refer the following thread

https://www.sdn.sap.com/sdn/collaboration.sdn?node=linkFnode6-1&contenttype=url&content=https://

Regards

Rajeev.