Modify the <INPUT> tag as:
<INPUT TYPE="text" NAME="modell"
VALUE="<%=strModell%>">
Good luck,
Kachana
--- Anfinn Line <[EMAIL PROTECTED]> wrote:
> Remove the comments before String (//)...
>
> Affi
>
> ----- Original Message -----
> From: "Charlotte Schaffstein"
> <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, October 17, 2000 10:22 AM
> Subject: A simple Jsp/Script Problem
>
>
> > Hi everybody!
> >
> > I need to solve a very simple Jsp/Script Problem
> in a very short
> > time:
> >
> >
> > <BR>
> > <%
> > //String strModell =
> (String)
> > request.getParameter( "modell" );
> > strModell = "Cabrio";
> > out.println( strModell );
> > %>
> > <INPUT TYPE="MODELL"
> NAME="modell"
> > VALUE=<%=strModell%>>
> > <BR>
> >
> >
> > Can anybody please tell me why this code does not
> only insert
> > strModel into the
> > corresponding edit html-field, but also
> automatically constructs a
> > label containing
> > the same string in front of the edit field?
> > Please reply fast and please excuse that I am very
> new to the
> > theme, so that stupid
> > questions might happen!
> > Lots of thanks in advance!
> >
> >
> > Charlotte
> > [EMAIL PROTECTED]
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff
> JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found
> at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> >
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf! It's FREE.
http://im.yahoo.com/
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets