<span class="gmail_quote"></span>
<div style="DIRECTION: ltr">
<div>Hi all!</div>
<div> </div>
<div>I am trying to develop a JSP page that receives a parameter from the request, and then it ´edits´ an HTML file to add the parameter value to an element of the HTML file.</div>
<div> </div>
<div>To be clear, the idea is this:</div>
<div> </div>
<div>I call a JSP located on the OpenCMS system passing the parameter 'test' with the value '123'.</div>
<div>That JSP file will edit the 'control code' of an specific HTML file, and will replace the content of the element named 'test' with the value '123'.</div>
<div> </div>
<div>I need to know how can i open the specified HTML file to then edit an specific element of it. I think i already know the solution to make this via the string search/replace functionality, but i think that solution is probably not good. I guess there is some implemented functionality to replace the content of an element of a file... but i need to know where exactly and how to use it. 
</div>
<div> </div>
<div>Ok... hope someone can help me.</div>
<div> </div>
<div> </div>
<div>Thanks!!!</div></div>
<div style="DIRECTION: ltr"><span class="sg">
<div> </div>
<div>      Pablo</div></span></div>