amacfarl
09-24-2003, 01:12 PM
Folks,
I am a newbie to web development. I would appreciate some advice. I have two questions:
1) I am using Dreamweaver to design my web pages and JBuilder to write the Server Site code. So I am purely using Dreamweaver only for HTML, all the JSP code is handled through JBuilder. When I add something like:
<jsp:getProperty name="EJB_SellerReport...>
how can I get it to simply display an icon in the Dreamweaver preview section instead of all the jsp code. You see, it is making the preview useless as the code is 40+ characters, but the field itself is only 4.
2) Images.... I have not used PNG images in the past. Is this standard well supported and are there any danagers of using PNG instead of GIF or JPEG?
Thanks
Angus
I am a newbie to web development. I would appreciate some advice. I have two questions:
1) I am using Dreamweaver to design my web pages and JBuilder to write the Server Site code. So I am purely using Dreamweaver only for HTML, all the JSP code is handled through JBuilder. When I add something like:
<jsp:getProperty name="EJB_SellerReport...>
how can I get it to simply display an icon in the Dreamweaver preview section instead of all the jsp code. You see, it is making the preview useless as the code is 40+ characters, but the field itself is only 4.
2) Images.... I have not used PNG images in the past. Is this standard well supported and are there any danagers of using PNG instead of GIF or JPEG?
Thanks
Angus