Madhu Sudhana

Ranch Hand
+ Follow
since Apr 16, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Madhu Sudhana

hi

jstl and Struts are diffrent kind of things they cannot be compared

Struts is a framework which implements MVC design pattern

while jstl is a tag library which assists us in bulding jsp pages.
17 years ago
JSP
anybody else have idea how can we do this without setting some attributes...
17 years ago
JSP
yes,I can do that...
are there any other options, like servlet API providing any thing for this?
17 years ago
JSP
Hi ranchers

I have got three jsp pages A,B and C.
I am forwarding the request from A,B to C.
I am using

I want to find out from which jsp request is coming?

how can I do that, any suggestions?
[ November 29, 2007: Message edited by: Madhu Sudhana ]
17 years ago
JSP
Hi
I have a web application built mainly using servlets and jsp.

when using back button in IE ..I am getting the following message

Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.

To resubmit your information and view this Web page, click the Refresh button.


if I refresh the page, its loading..

can I do it without refreshing the page???
[ October 11, 2007: Message edited by: Madhu Sudhana ]
Hi

I got two webmodules ,I am trying to get the servletContext of module1 in module2.
I read in the servlet api that making use of ,we can get the context of the other module .

I am not able to get how to form the uripath (getContext("uripath")) correctly...

I am making use of websphere 6.1 app server.

any suggestions for this??

thanks in advance....
[ September 18, 2007: Message edited by: Madhu Sudhana ]
17 years ago
Hi
I have seen that...

could you please give me an example

I am using websphere 6.1.
17 years ago
Hi

There is getContext("uripath") method in the ServletContext interface.

can anybody tell me how can we form the uripath to getContext method

thanks in advance
17 years ago
Hi

I am getting the following error when I am using c:import url="/CMSDispatcher?cmd=logout" context="/cmsapp"
Error:
Unable to get RequestDispatcher for Context: "/cmsapp" and URL: "/CMSDispatcher?cmd=logout". Verify values and/or enable cross context access.

Can any body tell me where can I enable cross context access.??
I am using websphere 6.1 .
[ September 13, 2007: Message edited by: Madhu Sudhana ]
17 years ago
Thanks for your reply,
and I have to make use of the decomplier to see the java file right??
17 years ago
Hi I am using RAD and websphere app server

my doubt is where can we find the compiled java file for corresponding jsp??
17 years ago
todays date is 08/31/2007. then It should not be future,right ?
17 years ago

Hi
in the above program I am trying to compare a date with current date.
if I give input date like(08/31/2009) its showing the input date is after the currect date.

I am not able to understand the problem.could you help me
17 years ago
Hey guys I am also interested.....I have bought the RMH book .started going through the basic concepts...
but in my office GTalk/YMessenger not allowed

U can add me too, to the group....
[email protected]
[email protected]
please go through the link.......it specifies how can we share session between two webmodules of enterprise app in websphere......click here
[ August 27, 2007: Message edited by: Madhu Sudhana ]
17 years ago