narasimhaiah shekar

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

Recent posts by narasimhaiah shekar

Hi Aravind,

You said that all the files are in the same folder right okay.

If it is within the same application, then why are u using

response.sendRedirect(jsp).Insted You should use requestdispatcher object.

Basically, sendRedirect is used to send the request to another web server.

Thanks,
shekar
19 years ago
JSP
Hi,

I think you have uploaded the war file on unix box fine.

Now, You should go to the browser and access the application like

eg : http://localhost/apps/context-uri/jspname.

context-uri is for identifying the war file.

I think you are missing context-uri or giving a wrong name.

Thanks,
Chandra
19 years ago
Hi ppl,

Basically, I display a page. Clicking one of the button on that page a pop up appears. If user selects anything in pop up, i need to refresh the main page. How to achieve it.

Thanks,
shekar
Hi ppl,

Can anyone suggest good tutorial for hide and block in dhtml.

Thanks,
shekar
Hi ppl,

Is it possible to view sample source code for shoppping cart. If its available plz suggest me where to get it.

Thanks,
shekar
19 years ago
Hi ppl,

I want to paging concept in java code and display results in jsp page by page.Can anyone suggest how to do this.

Thanks,
shekar
19 years ago
Hi ppl,

I would like to know if it is possible to run multiple service packs on single weblogic instance and on the same machine. If the answer is YES let me know the procedure.

I want to install SP1 and SP4.

Thanks,
Chandra
19 years ago