473,395 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

store the data in hyperlink using jsp and servlet

9
hi,

how can i store the datas in hyperlink using jsp and servlet.
For example,following are the hyperlinks.

1.java
2.vb
3.c

i want to store the java related data in java hyperlink.like the same vb link for vb related data.while i click the java hyperlink show the java related datas.

pls any body help me with source code....
Mar 19 '08 #1
7 4179
r035198x
13,262 8TB
hi,

how can i store the datas in hyperlink using jsp and servlet.
For example,following are the hyperlinks.

1.java
2.vb
3.c

i want to store the java related data in java hyperlink.like the same vb link for vb related data.while i click the java hyperlink show the java related datas.

pls any body help me with source code....
Is the data on different JSP pages that you want to link to?
If so then all you neen is the anchor tag <a href="..." ...
Mar 19 '08 #2
arull
9
yes i want to show the data in different page.
if i click the java hyper link new jsp will open it will contain java related datas
help me with source code
Mar 19 '08 #3
arull
9
if i click the java hyperlink jsp page will open that jsp page it contains text area i typed some message and store in database.for example like a forums
Mar 19 '08 #4
r035198x
13,262 8TB
if i click the java hyperlink jsp page will open that jsp page it contains text area i typed some message and store in database.for example like a forums
Then all you need is a link to that JSP. Read about the anchor tag to find out how it's used.
Mar 19 '08 #5
arull
9
dear all,

can i sample program regrading this

help me
Mar 19 '08 #6
arull
9
can i have sample program regarding this
Mar 19 '08 #7
r035198x
13,262 8TB
can i have sample program regarding this
Just do a View->Page Source on this page and you will see lots of examples on how to use the <a> tag.
Mar 19 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: BigAl | last post by:
I am using the following code in a servlet to send data back to a J2ME application:
0
by: Monica Ferrero | last post by:
Hi! I'm not sure if this is the most adequate mySQL list for this post. If not, please indicat me which one I should use... I'm using Tomcat 4.1.24 with Apache 2 and MySQL 4.0.13. I have the...
3
by: Andy Fish | last post by:
Hi, I have a webpage with some javascript that constructs some data structures, some of which contain nested structures or arrays of other structures. It's the same order of complexity as a...
1
by: dave | last post by:
When i hit a button in the web page, the servlet will run and should post some dynamic data into the new window (using Java Script), The new generated window will contain the info generated from...
2
by: jmensch | last post by:
Hello. I'm a reasonably new ASP.NET programmer with no prior ASP or web development experience, but a lot of general programming experience. I'm using Visual Web Developer Beta Express 2005. ...
2
by: maralfarshadi | last post by:
Hi I have a hyperlink in my form, and I am using: <a href="javascript:myFunction('myTextBox','myFormName','ServletName')"> Go </a> In my Javascript code, if all goes well, the form gets...
12
lifeisgreat20009
by: lifeisgreat20009 | last post by:
I am a newbie to Struts and JSP...I have been working on the code below for 5 hours now..I googled a lot but couldn't get much help so finally I am here.. Hoping of getting my problem solved. Please...
9
by: gavy7210 | last post by:
hello friends i am new to struts. i want to add the user information in the database and then display it back to him. i am using struts 1.2,Eclipse Platform Version: 3.4.2,mySql 5.0.1,jdk...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.