[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
jsp Seite aufrufen  XML
Forum Index -> Development
Author Message
uottner

Active

Joined: 23/11/2010 20:28:30
Messages: 5
Offline

Hallo,
ich möchte von einer Seite aus direkt eine andere jsp Seite aufrufen.
Hat jemand ein Codeschnipsel wie man das macht.

Gruß
uottner
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

Hi,

please always use English as language inside the forum - thanks!

A page cannot directly call another page - navigation is always done through an outisde page that "nests" inside pages. There are two components to nest pages: ROWINCLUDE and ROWPAGEBEANINCLUDE. In general we recommend ROWPAGEBEANINCLUDE because it is much smarter when it comes to build page modules that are generically usable.

Please check the documentation and there are also examples in the demo workplace (section: "General - Arranging Pages - Includes + General - Page Bean Binding").

Regards, Björn

Björn Müller, CaptainCasa GmbH
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

...we now added a chapter in the documentation, explicitly demonstrating page navigation with page beans. Please check the newest version of the Developers' Guide (chapter: Page Bean Modularization).

There is (and already has been) also a chapter about "normal" navigation, which is based on pages (not on page beans).

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team