On Jan 16, 10:23 am, Ganapathi sundaram <ganapathysunda...@gmail.com>
wrote:
> Dear All,
>
> I have tried the Jdic based web browser component on JInternal Frame
> and JDialog.
>
> But it was not working for me.
<snip>
> Note:
> ------
[quoted text clipped - 3 lines]
> * Browser should support Scripting languages like JSP,Servlet, ASP and
> etc.
<snip>
I am sorry to disappoint you, but NO browser will ever support
JSP,Servlet,ASP...
All browsers DO support HTML, javascript, some support jscript,
vbscript, XHTML, XML and so on...
GArlington - 16 Jan 2008 10:48 GMT
> On Jan 16, 10:23 am, Ganapathi sundaram <ganapathysunda...@gmail.com>
> wrote:
[quoted text clipped - 22 lines]
> All browsers DO support HTML, javascript, some support jscript,
> vbscript, XHTML, XML and so on...
If you want web browser witten in Java try google search for "java web
browser"
Andrew Thompson - 16 Jan 2008 11:10 GMT
...
> All browsers DO support HTML,
To a certain extent. They all render HTML,
some better than others, and usually each
browser will render an HTML page slightly
differently.
>..javascript,
Nope. It can be switched off (at either the
user or their Sys. Admin's discretion), and
some browsers (not the ones supported by JDIC)
will never support it.
--
Andrew T.
PhySci.org
On Jan 16, 9:23 pm, Ganapathi sundaram <ganapathysunda...@gmail.com>
wrote:
...
> I have tried the Jdic based web browser component on JInternal Frame
> and JDialog.
...
> ...it was throwing an error message and closed my entier
> application.
Have you reported the problem?
<https://jdic.dev.java.net/servlets/ProjectIssues>
...
> Note:
...
> * Browser should support Scripting languages like JSP,Servlet, ASP ...
Browsers do not 'support' JSP, Servlet or ASP
any more (or less) than they support HTML.
--
Andrew T.
PhySci.org