Hallo altogether,
i am a newbie in this area.
I maked a simple Web Dynpro with two views,
only for navigation test
and without data transport.
Everybody view consist of two elements:
one TXV_Field and one BTN_Element.
V_ONE:
TXV_ONE with a text "View one",
BTN_GO + action GO,
OP_TO_TWO,
IP_FROM_TWO
V_TWO:
TXV_TWO with a text "View two",
BTN_BACK + action BACK,
OP_TO_ONE
IP_FROM_ONE.
There are two links between views builds.
I cann my application APPL deploy without problem and without error messages.
I see my V_ONE im browser.
If i click the button BTN_GO ==>
The Web Dynpro Application 'Appl' has expired.
I controlled the file default.properties
the timeout = 3600.
what cann i do????
Thank,
vmath.