It isn't a bad idea at all.... you could use one of those in-browser editors to aid in the editing, and the preview would be in another frame..... dumping dreamweaver never sounded so good... LOL...

now, speaking seriously, that could be a good alternative to "noteppading", "viing" or "emacsing" and then going to the browser window... why leave the window if you can edit it right there..... :D my marketing skills kicks a** LOL

John Villar
Gerente de Proyectos
Computadores Flor Hard Soft 2058 C.A.
www.florhard.com



Mike Curwen escribió:

Ok, I'll bite.

Isn't this what IDE's are for? Browser as IDE? no thanks.  ;)




-----Original Message-----
From: John Villar [mailto:[EMAIL PROTECTED] Sent: Friday, September 17, 2004 9:39 AM
To: Tomcat Users List
Subject: Re: [ot] something similar to phps ?



Expanding a little more the idea, you could enabled the servlet output to receive modifications to the jsp page and ave it ot the corresponding jsp *grin*.... and that way you integrate nice output with editing capabilities....


John Villar
Gerente de Proyectos
Computadores Flor Hard Soft 2058 C.A.
www.florhard.com



John Villar escribió:



Also, you could do a Servlet that serves all the .jsps

files that take


the corresponding jsp file and outputs it on html format, coloured with graphics, etc....

John Villar
Gerente de Proyectos
Computadores Flor Hard Soft 2058 C.A.
www.florhard.com



Shapira, Yoav escribió:



Hi,





would it be of any use to anyone for the development of something


similar




to phps in php? where you can rename a file to .jsps for

instance

and


it




would show you the code line for line and have pretty colours...


Something like that is trivial to do already -- just serve the JSP with content-type text/plain from a streaming servlet like

Tomcat's

DefaultServlet. That's not to say something like this

isn't useful:

it's a nice thing to have (although it would have to be

turned off on

production systems, because it's a security risk).

Yoav



This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended


only for the

individual(s) to whom it is addressed, and may not be

saved, copied,

printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail

from your

computer system and notify the sender.  Thank you.





---------------------------------------------------------------------


To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:


[EMAIL PROTECTED]







-------------------------------------------------------------


----------


-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to