Skip to Content
0
Former Member
Jun 08, 2009 at 06:27 AM

Web Dynpro application performance issues

26 Views

Hi All ,

I have one doubt regarding web dynpro application performance.

Context

1. When application is closed or exit , what happens to context

2 .Does context data still holds memory

3. And if we write wdContext.invalidate() in exit of each controller , how this going to help improve perfomance of web dynpro application

Table Filter

1. For every table filter we require 3 nodes , source node(carrying entire table data) , table node (bound to table) and Filter node (bound to table colomn)

2. thus using table filter in all filter going to make context heavy ?

3. what is best practise to use table filter?

Thnx in advance

Regards

Kavita