Skip to Content
0
Former Member
Nov 08, 2005 at 09:00 AM

A problem about JspDynPage

18 Views

Hi, everyone.

Now i practice creating a JspDynPage with NW Studio.

It`s a simple example.

I want to from a page(Page1) to another page(Page2) by clicking a button of page1 with an inputfield transmitting.

And i already create page1.jsp and it`s JspDynPage.java class . Now i want to create page2 . Can page2 share the same JspDynPage.java with Page1?(If it can, how do i create the page2 with NW studio)

Or i have to create another JspDynPage of Page2 in the same Portal project?

Thx~~