aspose file tools
The moose likes Servlets and the fly likes newbie question hyperlink Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "newbie question hyperlink" Watch "newbie question hyperlink" New topic
Author

newbie question hyperlink

tom gong
Ranch Hand

Joined: Jul 15, 2000
Posts: 36
sorry about this simple question.
can you please explain following code to me?
<a HREF cal1.jsp? date=prev>
this code was from jswdk example.
I have looked everywhere in beans, html page. I can not find defined variable date and prev
thanks for help
tom gong
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
"date" and "prev" are just strings understood by the receiving code (in this case, cal1.jsp). For the purposes of an example they could be anything. If you have the source for the file "cal1.jsp", have a look at it. You should see it asking for a parameter named "date" and checking to see if it contains the string "prev".

A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
 
I agree. Here's the link: jrebel
 
subject: newbie question hyperlink
 
Similar Threads
Creating a custom JSF comp
Date Format
org.apache.axis2.AxisFault: Unexpected EOF; was expecting a close tag
DLL's
insertion of data