Click here to Skip to main content
15,920,688 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: JSP called directly Pin
Abhishek Sur12-Nov-09 10:57
professionalAbhishek Sur12-Nov-09 10:57 
GeneralRe: JSP called directly Pin
Allan Larson12-Nov-09 11:53
Allan Larson12-Nov-09 11:53 
GeneralRe: JSP called directly Pin
Abhishek Sur12-Nov-09 22:32
professionalAbhishek Sur12-Nov-09 22:32 
Why dont you use client side script to redirect. Do you really need serverside redirection. If so, there must be an equivalent to Response.Redirect in JSP too.

Or you use
location.href = 'zcl_0_results.jsp';
from Window onload to Welcome.jsp.

Smile | :)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: JSP called directly Pin
Allan Larson13-Nov-09 5:54
Allan Larson13-Nov-09 5:54 
GeneralRe: JSP called directly Pin
Abhishek Sur14-Nov-09 23:47
professionalAbhishek Sur14-Nov-09 23:47 
Questionfade the background Pin
M.A.Raheem12-Nov-09 3:09
M.A.Raheem12-Nov-09 3:09 
AnswerRe: fade the background Pin
Not Active12-Nov-09 3:28
mentorNot Active12-Nov-09 3:28 
GeneralRe: fade the background Pin
M.A.Raheem12-Nov-09 4:16
M.A.Raheem12-Nov-09 4:16 
GeneralRe: fade the background Pin
Not Active12-Nov-09 5:31
mentorNot Active12-Nov-09 5:31 
GeneralRe: fade the background Pin
M.A.Raheem12-Nov-09 22:06
M.A.Raheem12-Nov-09 22:06 
GeneralRe: fade the background Pin
mypuppy99915-Nov-09 15:09
mypuppy99915-Nov-09 15:09 
GeneralRe: fade the background Pin
Not Active15-Nov-09 15:23
mentorNot Active15-Nov-09 15:23 
AnswerRe: fade the background Pin
Marc Firth12-Nov-09 22:27
Marc Firth12-Nov-09 22:27 
GeneralRe: fade the background Pin
Not Active13-Nov-09 1:59
mentorNot Active13-Nov-09 1:59 
GeneralRe: fade the background Pin
M.A.Raheem13-Nov-09 3:25
M.A.Raheem13-Nov-09 3:25 
GeneralRe: fade the background Pin
enhzflep14-Nov-09 11:13
enhzflep14-Nov-09 11:13 
QuestionSQL update problem Pin
Zaegra12-Nov-09 2:45
Zaegra12-Nov-09 2:45 
AnswerRe: SQL update problem Pin
Aman Bhullar12-Nov-09 19:35
Aman Bhullar12-Nov-09 19:35 
QuestionNew to Flash Pin
VengefulSakhmet11-Nov-09 11:51
VengefulSakhmet11-Nov-09 11:51 
AnswerRe: New to Flash Pin
enhzflep11-Nov-09 22:00
enhzflep11-Nov-09 22:00 
GeneralRe: New to Flash Pin
VengefulSakhmet12-Nov-09 3:27
VengefulSakhmet12-Nov-09 3:27 
QuestiononChange Event in javascript Pin
Jacobb Michael10-Nov-09 21:32
Jacobb Michael10-Nov-09 21:32 
AnswerRe: onChange Event in javascript Pin
Abhishek Sur10-Nov-09 23:35
professionalAbhishek Sur10-Nov-09 23:35 
AnswerRe: onChange Event in javascript Pin
N.Surendra Prasad12-Nov-09 0:26
N.Surendra Prasad12-Nov-09 0:26 
AnswerRepost Pin
Not Active12-Nov-09 1:42
mentorNot Active12-Nov-09 1:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.