| Author |
url sometimes we use / or \ difference
|
sai prasanna
Ranch Hand
Joined: May 02, 2005
Posts: 167
|
|
hi response.sendRedirect(url).In this url sometimes we use /(backward slash) or \(forward slash) what is the difference thanks in advance saiprasanna
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56549
|
|
|
I have never seen a backward slash used in a URL. There may be containers that will automatically switch it the way that Java I/O does for Windows file paths, but I would always use forward slash.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: url sometimes we use / or \ difference
|
|
|