Pankaj Gupta wrote:
Hi,
I am using struts 1.3. I have kept jsp folder parallel to WEB-INF folder.
Inside jsp pages I have images folder, where I am keeping the images
referred by jsp.
In jsp I giving src of images as as : "images/image-1".
So when I access the jsp directly, then I can see th
To
user@struts.apache.org
cc
Subject
Question abt jsp and struts 1.3
Hi,
I am using struts 1.3. I have kept jsp folder parallel to WEB-INF folder.
Inside jsp pages I have images folder, where I am keeping the images
referred by jsp.
In jsp I giving src of images as as : "images/im
Hi,
I am using struts 1.3. I have kept jsp folder parallel to WEB-INF folder.
Inside jsp pages I have images folder, where I am keeping the images
referred by jsp.
In jsp I giving src of images as as : "images/image-1".
So when I access the jsp directly, then I can see the images.. But if try
: Friday, August 04, 2006 3:19 AM
To: struts-user@jakarta.apache.org
Subject: session lost between JSP and Struts
I have a login.jsp page and it directs to welcome.jsp page. Inside
welcome.jsp page, it has one link to call struts action and another link to
call another jsp. All jsp and struts are
nother jsp. All jsp and struts are running within the same browser.
However, I debug and find struts one always creates a new session, because
I
print out its session id and the id is different from the one in
welcome.jsp.
The jsp one still keeps the same session (session id). Weird to me. I am
I have a login.jsp page and it directs to welcome.jsp page. Inside
welcome.jsp page, it has one link to call struts action and another link to
call another jsp. All jsp and struts are running within the same browser.
However, I debug and find struts one always creates a new session, because I
> > Hi!
> >
> > I'm trying to combine jsp & struts code in my jsp pages. Problem is that i
don't know how to do
> > this :-( I try to use <% out.println(""); %> but this doesn't work.
> >
> > Is there a way to do this?
>
> What exactly do you want to do?
>
I manage to generate form in jsp page i
On 2/15/06, Stanislav <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I'm trying to combine jsp & struts code in my jsp pages. Problem is that i
> don't know how to do this
> :-( I try to use <% out.println(""); %> but this doesn't
> work.
>
> Is there a way to do this?
What exactly do you want to do?
---
Hi!
I'm trying to combine jsp & struts code in my jsp pages. Problem is that i
don't know how to do this
:-( I try to use <% out.println(""); %> but this doesn't
work.
Is there a way to do this?
Tnx,
Stanislav
-
To unsubscrib
9 matches
Mail list logo