cancel
Showing results for 
Search instead for 
Did you mean: 

Article database like in sdn

Former Member
0 Kudos

Hello,

I am new to WD4J and would like to know how to program something like the articles database in SDN (https://www.sdn.sap.com/irj/sdn/articles-30days)

How can I program something that with WebDynpro for JAVA? Has someone some example-code for this?

Is it true that in the navigation on the left side shorturls are used?

Do you think that the different articles (link, name and description) are programmed using a formattedTextView?

Thx, Maximilian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

For the search results you could either use a RowRepeater or a container with programmatically created LinkToURL, TextView, Caption elements etc.

Armin

Answers (0)