Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Elliott Jones   on Feb 20 In Java Category.

  
Question Answered By: Kanya Jainukul   on Feb 20

By the way i am not in touch with jsp. I have done a
work in jsp  a long time ago.

if you still have this problem after too many replies
from stephen. try one more thing.

Replace this code
<% String strName = request.getParameter( "Name" )%>

with
<% String strName = request.getParameter( "name"
)%>

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How to execute a jsp program in WebLogic Or get search suggestion and latest updates.


Tagged: