cancel
Showing results for 
Search instead for 
Did you mean: 

JSF framework in SAP NetWeaver Portal 2004

Former Member
0 Kudos

hei experts!

i have got a question about the netweaver portal: is it possible to use the jsf framework in the netweaver portal environment? For example implement jsf-tags in Portal objects like JSPDynPages?

thanks before for your help,

peter

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Check out the below blog:

/people/piyush.kumar7/blog/2006/05/17/sap-netweaver-portal-jsr-168--engaged-but-not-married

The JSF tools of WTP 1.5 were not packaged with our IDE because they were not compatible with our Java EE 5 packaging that we built on top of WTP. However you are free to extend the IDE with your custom plugins like for example the JSF tools of WTP and configure it to work with our Java EE 5 projects-natures.

Reward points if useful

praveenkumar_kadi
Active Contributor
0 Kudos

Hi Peter,

I can say Yes for question.

We can call a JSF tags from a Web Dynpro based application, but as for as I know, parameters can only be passed to the JSF and JSF is able to work with

these parameters, new parameters/values can be send back to the Web Dynpro application. New APIs will be introduced very soon in order to do the interoperability (Resume, Suspend, Stop).

then Web Dynpro applications can be integrated in the portal quickly and easily.

pls refer a following forum for more detailed discussion.

(Why webdynpro ? refer reply from Walter Kahn)

You can also refer following URL for value added help.

http://www.jax-magazine.com/itr/online_artikel/psecom,id,583,nodeid,147.html

Hope this helps. Pls award points if usefull

Thanks

Praveen