Hi,
Is it possible to connect two scroll, when user scrolls one the other one
also scrolls.
i am using struts 1.x
Regards
i am doing all what you are suggesting, but it is not working. i think there
is some problem in configurations. i will look into it.
thanks
On Mon, Dec 8, 2008 at 4:19 PM, Dimitar Vlasev <[EMAIL PROTECTED]> wrote:
> Hi,
> have you ever read something about struts forms before asking questions
> h
Hi,
I am trying to set a html:text value from one action. That text field is in
the jsp page which is shown once the page (for action action is defined) is
successfully submitted. But the problem is that the value in the jsp page is
not set. It is null all the time.
Do I have to send value with
so how can i solve .do issue. the jsp files are not under WEB-INF. so in
struts-config.xml it requires path to jsp. and if i try with .do, it finds
nothing.
regards
On Thu, Dec 4, 2008 at 6:22 PM, Greg Lindholm <[EMAIL PROTECTED]> wrote:
>
> You don't need to keep your jsp's under WEB-INF, you c
Hi,
Can anyone suggest some samples for running stored procedures from strut
application?
Regards
Is there any way to make this work, without moving .jsp pages to web-inf. i
am using Jdeveloper and they are under Web Content->pages
On Tue, Dec 2, 2008 at 3:02 PM, hello_everyone <[EMAIL PROTECTED]>wrote:
>type="mypackage.Test2Action"
> scope=
the problem seems to be : jsp pages are not in web-inf. but all other pages
are working with .do except the one which i added.
On Tue, Dec 2, 2008 at 2:06 PM, Lukasz Lenart
<[EMAIL PROTECTED]>wrote:
> 2008/12/2 hello_everyone <[EMAIL PROTECTED]>:
> > > ty
//it works if it change it .jsp
and add one more level //from path
On Tue, Dec 2, 2008 at 1:21 PM, Lukasz Lenart
<[EMAIL PROTECTED]>wrote:
> 2008/12/2 hello_everyone <[EMAIL PROTECTED]>:
> > i have it like this
> >
> > action
> > *.do
> >
application is in 1.2.9 not in struts 2.0
On Tue, Dec 2, 2008 at 1:08 PM, hello_everyone <[EMAIL PROTECTED]>wrote:
> i have it like this
>
> action
> *.do
>
>
> any idea?
>
>
> On Tue, Dec 2, 2008 at 10:42 AM, nikunj <[EMAIL PROTECTED]>wrote:
&g
action
>*.do
>*.jsp
>
>
> Regards
> Nikunj Mulani
>
> -Original Message-
> From: hello_everyone [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 02, 2008 1:25 PM
> To: user@struts.apache.org
> Subject: .do and .jsp
>
> Hi,
>
>
>
>
Hi,
I am working on an application, which is developed with struts 1.2.9.
I added a .jsp page and action against that page. Now the problem is: if in
struts-config.xml, I specify the path of page with .jsp, it works. But with
.do extension it doesn't work. Is there any other place in struts bes
11 matches
Mail list logo