Hi All

In the JSP Page we just enumerate the rows and assign a link to the Name by
Href

Ex:

<A href="a.jsp?specid=<%=rs.getString("id")%>" onClick= "return
resize_window()"><U><%=rs.getString("NAME")%></U></A>

But when the Link is clicked , it goes to a.jsp and it throws an Error "501
Method Not Implemented"

Later on Refereshing that Page , it shows the Data ..

What could be problem..What are all the possible reasons that i get 501
Method Not Implemented

-Arul

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to