Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   High Bandwidth Dedicated Servers   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 11-22-2005, 07:41 PM   #1 (permalink)
Inactive
 
Join Date: 11-22-05
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

gizmie is liked by many
Exclamation 405 Method Not Allowed

i got this error:
Method Not Allowed
The requested method POST is not allowed for the URL /NewReg.jsp.

--------------------------------------------------------------------------------

Apache/1.3.33 Server at localhost Port 80

1 got 2 pages (1 php page and 1 jsp page)
1st page, pg1.php
<html>
<head>
<title>123</title>
</head>
<body>
<form method="POST" action="NewReg.jsp">
<p>name:<input type="text" name="username"></p>
<p><input type="submit" value="Submit" name="b"></p>
</form>
</body>
</html>

above pg1.php will send "username" to the 2nd page, NewReg.jsp. below is NewReg.jsp coding:
<html>
<body>
<p><%=request.getParameter("username")%></p>
</body>
</html>

the jsp page should display the username that send by pg1.php


NOTE: there is no error when both pages are php page what i meant=> page pg1.php send 'username' to another page pg2.php that will display the username. this work fine.. i dont know why i facing prob when send parameter to jsp page.

can someone help me thank you so much...
gizmie is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 11-22-2005, 08:26 PM   #2 (permalink)
v7n Mentor
 
noob_0001's Avatar
 
Join Date: 02-17-05
Posts: 903
iTrader: 0 / 0%
Latest Blog:
None

noob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to beholdnoob_0001 is a splendid one to behold
Does your host provide server side Java. If not, that may be your reason.
noob_0001 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
if you had a method Sama3l. Webmaster Revenue 13 10-24-2007 11:01 AM
"Method POST not allowed" error east_pole Web Design Lobby 3 02-16-2007 02:57 PM
SEO method chokan Google Forum 4 08-04-2004 03:30 AM
method not allowed South Coding Forum 12 07-04-2004 08:31 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:36 AM.
© Copyright 2008 V7 Inc