partha chaudhuri

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

Recent posts by partha chaudhuri

In my web application I am using struts2,spring and oc4j 10.1.3.2
When i am opening a new page by window.showModalDialog .. it is always creating new session.

But in my earlier application i am using oc4j 10.1.2 , showModalDialog is having same http session with the opener jsp page.
Can anybody plese tell me where is the problem.

Thanks,
Partha Sarathi Chaudhuri
17 years ago
I am using struts 2.0.9 and struts-menu2.4.3.
In the menu-config.xml if I put action attribute... it is giving

ERROR [net.sf.navigator.taglib.DisplayMenuTag] - <Incorrect action or forward: action 'vehicle1.do invalid - no struts.jar>
My menu-config.xml is
<Menus>

<Menu name="Reports" title="Reports" width="150" >
</Menu>
<Menu name="Masters" title="Masters" width="150" >
<Item name="m1b" title="Vehicle Type" tooltip="Vehicle Type" action="vehicle.do" target="wFrame" width="150"/>
<Item name="m2b" title="Vehicle Type1" tooltip="Vehicle Type" action="vehicle1.do" target="wFrame" width="150"/>
</Menu>
<Menu name="Booking" title="Booking" width="150" >
</Menu>
<Menu name="Security" title="Security" width="150" >
</Menu>

</Menus>

Thsnks,
Partha Sarathi Chaudhuri
17 years ago
You can use struts plug-in in struts 1, which load the neccessary file when server starts up.

But i don't know how to load some cache in struts2 while server starts up, as in struts2 plug-in class has been removed.
Can anybody help me.
Thanks in advanced.
Partha
17 years ago
Can anybody please help me.
Thanks,
Partha
17 years ago
I am using struts 1.2.9 and struts menu 2.3 .
I have a critical problem.
When i open a drop down menu , it hides under a combo in the page.
Please help me out. it is urgent.
Thanks,
Partha
I am using struts2 tabbed panel tag(s:tabbedPanel).
In my jsp there three tab.
when i am submiting the form only one tab data is reaching to action class.
How can i get all the data in three tabs at a single submit.
Please help.
Thanks,
Partha
17 years ago
Thanks.
But i have application ear file, which i deployed in the application server.
The help i have created where should i put in the application server...and
from jsp embedded applet.. how can i put the path.

Thanks.
Partha sarathi Chaudhuri
17 years ago
I deployed a j2ee-struts application in the oracle10g as.
now i make the jar for myhelp.jar.
I am not looking for html help.
My problem is where should i put the neccesary jar and how i embed the swing in my jsp or html page which is opening from menu,so that when the user click on button the help system would appear.
Thanks and regards,
Partha sarathi chaudhuri
17 years ago
Hi,
I have struts j2ee application deployed in oracle 10g application server.
I need a help for the application build in javahelp.
how can i integrate the help jar file with the struts application.
Please help me out it is urgent.
Thanks and regards,
Partha Sarathi Chaudhuri
17 years ago
Hi,
I have struts j2ee application deployed in oracle 10g application server.
I need a help for the application build in javahelp.
how can i integrate the help jar file with the struts application.
Please help me out it is urgent.
17 years ago
Sorry, I posted the topic twice.

I am using struts-menu 2.4.2 and struts 1.2.9.
Please tell me what to do.
Thanks,
Partha
18 years ago
I am using struts 1.2.9 and struts menu 2.3 .
I have a critical problem.
When i open a drop down menu , it hides under a combo in the page.
Please help me out. it is urgent.
Thanks,
Partha
18 years ago
I am using struts 1.2.9 and struts menu 2.3 .
I have a critical problem.
When i open a drop down menu , it hides under a combo in the page.
Please help me out. it is urgent.
Thanks,
Partha
18 years ago
Hi,
can anyone help me out. it is urgent.
Thanks,
Partha
18 years ago
Hi, this is urgent. Can any one help me out.
18 years ago