Home Answers Viewqa Java-Beginners how to link differnt modules

 
 


smruti
how to link differnt modules
0 Answer(s)      3 years and 3 months ago
Posted in : Java Beginners

i am doing my final year project which is based on steganography.we hide the secret msg in the spaces between the words and paragraphs.we have around 4 modules.all the modules are running fine individually.
the prob is how can i link all the 4 modules so that they work in a step by step manner.they shoud work accoeding to the following steps
1.compression of the secret msg
2.selection of a cover text to hide the secret msg.
3.embedding and generation of key
4.sending and then deembedding of the msg
5.decompression of the msg

plz help me out!!!!my review is just after 2 days and still my fimal demo is not complete.plzzzzzz reply soon
thanks
View Answers









Related Pages:
how to link differnt modules - Java Beginners
how to link differnt modules  i am doing my final year project which... and paragraphs.we have around 4 modules.all the modules are running fine individually. the prob is how can i link all the 4 modules so that they work
link
link  how can we give hyperlinks on data retrieved from the database and when a particular option is clicked it should be saved in another database and details related to that link should be diaplay and stored in the database
how to create modules i structs applications?
how to create modules i structs applications?  how to create modules i structs applications
HTML link
HTML link  How do I create a link
HTML Link
HTML Link  How do I create a link that opens a new window
Link on Image
Link on Image  HTML link question mark Image can anyone please suggest how can i link the question mark image in HTML?   <p> <a class="mainLinks" href="#">Currency Converter&nbsp;<img src
Hyper link
Hyper link  how to open a document in read only mode by clicking on a hyperlink   1)openexcel.jsp <a href="excelFile.jsp">Open Excel File</a> 2)excelFile.jsp: <% try{ Runtime rt = Runtime.getRuntime
how to retrieve link - JSP-Servlet
how to retrieve link  how to retrieve link of a web page and use it as input in the program
How to create Link in SWT
How to create Link in SWT       In this section, you will study how to create Link in a text. SWT allows to create link by using the class Link of package
How to add nofollow in website link?
How to add nofollow in website link?  Hi, I want to add nofollow in my outgoing links. What is the code? Thanks   Hi, Here is the code: <a rel="nofollow" href="http://">Click Here to visit</a>
How to pass value of a link to a textfield
How to pass value of a link to a textfield  Dear Sir, in my project I'm initially making a value of the textfield as a link. Now, I want to pass the value of the link in the textfield after clicking the link and dont want to open
Html image link
Html image link  How do I link an image to something
link list in c++
link list in c++  What is hash table in java,what is use? and how to use
link to other frame - Applet
link to other frame  how a button to open to another frame? and the frame can keyin the data and it can show at the previous frame
Dynamic link in JSP
stuck with this LINK ...How to generate this dynamic link n all? I have tried...Dynamic link in JSP  Hii everyone...I have stuck from last 2 days... Three columns i.e. souce name, Target name and Link. and that link should be only
substitute image link
substitute image link  How can i display a substitute image if there is no image found? <Image Source="{Binding Path, FallbackValue... a default image or link in the image source file
link
the link the table is displayed and other links were hidden if i want to click the next link i have to refresh the page instead i want to do is when i click the link the table should display and again when i click the link the table should
LINK
LINK  Thank you friend.cant we use single click instead of double click and also for four link u has given the example but i have 14 links in that case wat i should do
php generate link - PHP
php generate link  How can i generate links in PHP for my photo gallery app
LINK
LINK  I have four links which link to a table,if i click one link... i want to ask is when i click the link the table is displayed and other links were hidden if i want to click the next link i have to refresh the page instead i
JavaScript Change link
; In this section, you will learn how to change the link's text in JavaScript. The modification of HTML code is quite simple. Now to modify the link's text... JavaScript Change link's text
link hibernate to MS ACCESS database
link hibernate to MS ACCESS database  how to link hibernate to ms access database instead of sql database
link tag in jsp - JSP-Servlet
link tag in jsp  Hi, how to write link in a jsp page. give me syntax. Thanks in advance.  hi click Here for target page use this in jsp page it will work although it is html tag.  Visit for more
how to give link from jsp to jsp page
how to give link from jsp to jsp page  hi this is my following code... file is Modify but here i have to give modifyUser.jsp file but i don't khow how exactly make a link with it   Jsp edit application 1)application.jsp
how to give link from jsp to jsp page
how to give link from jsp to jsp page  hi this is my following code... file is Modify but here i have to give modifyUser.jsp file but i don't khow how exactly make a link with it   Jsp edit application 1)application.jsp
What are the different modules in Spring framework?
What are the different modules in Spring framework?  Hi, What are the different modules in Spring framework? Thanks
Dynamic HREF link - Date Calendar
Dynamic HREF link  Hi, I want to know how to create a page with links to download the files present in one folder and if the no of files present in the folder changes the link for downloading changes automatically. For eg
swings:how to link from one form to another form
swings:how to link from one form to another form  how to link from one form to another form
JavaScript Open link in new window
JavaScript Open link in new window...; In this section, you will learn how to open a new window on clicking the link using JavaScript.  To open a new window with a link within the web
How to change table row color when click on Hyper Link in jsp?
How to change table row color when click on Hyper Link in jsp?  I use 5 links: Link 1 Link 2 Link 3.. table: row1 row2 row3.. when click on the link1 automatically change
Show Confirmation Dialog on Click the Command Link
Show Confirmation Dialog on Click the Command Link  How to show Confirmation Dialog when user Click the Command Link
How to implement link in Web app lead to report with print and save features
How to implement link in Web app lead to report with print and save features   Hi friends, I developed a web application based on Java MVC architecture and Struts framework with Tomcat appserv, and I need to implement link lead
How to parse an HTML link and display whole content, in iPhone?
How to parse an HTML link and display whole content, in iPhone?  I want to display whole content of any HTML link in a textview. I searched so many links , i could only get page titles or some part of the HTML page. But I could
com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException: Communications link failure due to underlying exception
: com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException: Communications link failure due to underlying exception: Tell me how...com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException: Communications link failure due to underlying exception  Hi, In my application
How to link a excel file with a application software using java swing
How to link a excel file with a application software using java swing  I have to link an excel file with a application software which I am developing.The excel file will contain questionnaire for surveys.I have this code which
How to link a excel file with a application software using java swing
How to link a excel file with a application software using java swing  I have to link an excel file with a application software which I am developing.The excel file will contain questionnaire for surveys.I have this code which
How to link an excel file with the application software using java swing
How to link an excel file with the application software using java swing  I have to link an excel file with a application software which I am developing.The excel file will contain questionnaire for surveys.I have this code which
How to play only video file from any link
How to play only video file from any link  Hi Friends Please Help Me. My requirement is to play only videos from any webpages(ITS NOT A ABSOLUTE PATH)[IF I PASTE any VRL---,IT HAS TO BE PLAY IN ANY CONTROL] how it possible
jsp update request happens to be invoked by a link
request happens to be invoked by a link in updateproject.jsp how can i refer projid
PHP Link Rotator, PHP Link Rotator Script
PHP Link Rotator In this tutorial I'm going to learn you own to create.... Ok let's start with some info. How would I do rotating ? I need... for each link. But with some cool modifications (writing the number of views
What is Disavow Link Tool and how to use it?
Disavow link tool has appeared that can help you get back the lost ranking and visibility. Using Google Disavow link tool, a website can request Google... websites are being heavily punished. SEO have to "no follow" every such link
Open a .doc file by click on the link using struts - Struts
Open a .doc file by click on the link using struts   I want to open a doc extension file when i click a link on jsp page .I know only about which is write in web.xml but not exactly know how i do this.Plz any one can help me
how to dynamically add text boxes with add and remove link based on drop down choices, if a particular choice is selected.
how to dynamically add text boxes with add and remove link based on drop down choices, if a particular choice is selected.  how to dynamically add text boxes with add and remove link based on drop down choices, if a particular
jsf command link navigation case - Java Server Faces Questions
jsf command link navigation case  Hi, in my jsf page i have 2 commandlink tags,then how to write navigation case in faces config.xml tell me as soon as possible. Thanks in advance  Hi friend, Command Link Tag
Any Link Between ArrayList and HashMap - Java Interview Questions
Any Link Between ArrayList and HashMap  Hi Friends, Can u give few interview questions which relates ArrayList and Hashmap. I mean how to link ArrayList and HashMap. Thanks Prakash  Hi Friend, Similarities: 1
Hypertext link
Hypertext link  hii, What is a Hypertext link?   hello, A Hypertext link is a special tag that links one page to another page or resource. If you click the link, the browser jumps to the link's destination
Hypertext link
Hypertext link  What is a Hypertext link
Link to a website
Link to a website  I have created a mobile application.Now I want to insert a link to a website so that when mobile user selects that link he is directed to that website
Hypertext link
Hypertext link  hello,, What is a Hypertext link?   hii, A hypertext link is a special text that perform the linkage between two web page. <a href="www.roseindia.net">roseindia site</a>