I am new to Java and would really appreciate your help.
I have a web page whose HTML has been stored in a String variable.
Please could you tell me if there is an easy way to extract the text
from this variable (i.e. remove all the HTML).
Re: Recommendations for a web application framework? ... Yet I still see this duality wherein there's a Java class representing the form. ... you can not eliminate this duality if you want to use HTML templates and insert a value into a specific position in the template. ... To be perhaps a little clearer, what JSF does is ensure that the correspondence between identifiers and names in Java code and HTML content is one-way. ... Java may have a verbose syntax, but it's still much better than XML, especially with a decent IDE. ... (comp.lang.java.programmer)
Re: What is the learning curve for PHP? ...HTML properly either. ...Books become ... HTML is not a programming language at all -- it's a data format, ... but isn't militant about making you use it like Java is. ... (comp.lang.php)
Re: building a meta search engine ... java is perfectly suitable to design meta search engine.... read the html page and match every content and fetch the url and again ... Are there any ready-made Java open-source packages that would deal ... - Does parsing HTML files seem feasible at all? ... (comp.lang.java.help)
Re: soooo many questions! ... takes to create a dropdown HTML menu in Java,... as a string via the toString ... (comp.lang.java.beans)
MVC in JSP (was: template in servlet) ... JSP = viel HTML mit wenig Java ... ...HTML ins JSP,... public void setUser(String user) { ... (de.comp.lang.java)