users@glassfish.java.net
Re: Not able to forward from JSP to class(in struts) in glassfish 2.1.1
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Tue, 06 Jul 2010 06:57:44 PDT
Try setting the query string parameter using the param tag instead:
<jsp:forward page="/yourpage">
<jsp:param name="entityId" value="YOURVALUE" />
</jsp:forward>
[Message sent by forum member 'unistd_h']
http://forums.java.net/jive/thread.jspa?messageID=476878
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Re: Reflection in EAR project"
Previous message
:
glassfish_at_javadesktop.org: "Re: maven-embedded-glassfish-plugin 3.1-SNAPSHOT"
In reply to
:
glassfish_at_javadesktop.org: "Not able to forward from JSP to class(in struts) in glassfish 2.1.1"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]