Julian Hee

Greenhorn
+ Follow
since May 19, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Julian Hee

Hi,
thanks for you response...but it doesnt work :/

In my view.jsp i got this link


my original doView looks like this



i changed it to:


My folder structure is somethin like this:
Project
- Java Sources
-classes
- WebContent
-Web-Inf
-jsp
-new.jsp
-view.jsp
.....


Probably its quite simple but I dont get it.. do i have do change something in processAction()..or whats the problem...
thanks
14 years ago
Hi,
I have similar problems using links in portlets.
Do I need to change anything in doView() or processAction method after using the renderURL in the _view.jsp
In which folder does the "page2.jsp" have to be in when using value="/page2.jsp"?

I have searched for a while for any working solution but I didn`t get it by now..
thanks
14 years ago