» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with JSP + glassfish

I Want To See My JSP's Generated Servlet Source!! - Byron Nevins

How to get to the servlet source of your jsp files in glassfish.

GlassFish: del.icio.us/tag/glassfish

Do You Want it? - Generic HTML Designer in NetBeans

ALT DESCR

Winston is asking for feedback on his proposal for a Generic Web Page Designer for NetBeans. The basic principle is to embed XULRunner (Wikipedia, Home, MozillaWiki, Tutorial, Use in Eclipse) into NetBeans.

The notion seems reasonable but this is not my area, so, if you can provide feedback, please check out Winston's post. The actual NetBeans proposal is WebPageDesigner, the proposal for the prerequired embedding is EmbeddebBrowser.

GlassFish: The Aquarium

Glassfish Quick Start Guide

Glassfish is Sun Java System Application Server. J2EE is one technology that always interests me.

GlassFish: del.icio.us/tag/glassfish

New WebLogic to GlassFish Migration Sample: JSP SimpleTag

ALT DESCR

A new example from Sekhar: Migrating WebLogic's JSP SimpleTag example to GlassFish. Like previous examples in the Switch! series, this one includes full commentary and sources. Sekhar also shows how to switch from Pointbase to MySQL Server and covers deployment.

Picture is that of the Rabbit-Proof Fence in Australia. Is an open-source, enterprise-ready, free RTU Server like the the GlassFish Server an Invasive Species?

GlassFish: The Aquarium

WebLogic to GlassFish Migration Example - JSP TagHandler

One more example from Sekhar in the Switch series. This one is from WebLogic: Converting the JSP TagHandler example.

Print of Roma people Travelling

The example covers:

• WLS Split Directory → GF Exploded Directory
• weblogic.xml → sun-web.xml Mapping
• Virtual Directory Mapping
• Relative Path in URL

GlassFish: The Aquarium

Where did my Servlets Go? JSP, JSR199 and GlassFish

Image of Waldo

One of the benefits of using JSR-199 in GlassFish is Very Fast JSP compilation: the generated Servlets can be passed directly, in-memory, to javac. But if you really want to see what's going on you have a problem, as shown by this long mail thread: there is no Servlet code to see because writing it to disk would defeat most of the benefits of JSR-199!

The solution is easy: ask GlassFish to write the Servlet code go to disk using the keepgenerated parameter. Check out Byron's note for the details.

GlassFish: The Aquarium

I Want To See My JSP's Generated Servlet Source!! - Byron Nevins

I Want To See My JSP's Generated Servlet Source!! See http://blogs.sun.com/theaquarium/entry/where_did_the_servlets_go

GlassFish: del.icio.us/tag/glassfish

JSP Project Now Live at GlassFish

Radio Receiver Icon

News from Rajiv, the JSP project at GlassFish:

• Announcement: JSP Project Live.
• Earlier: Pre-Announcement.
• Some users: Jetty, SJS WS 7.0.

We hope to give you news on additional adoption in the near future.

GlassFish: The Aquarium

Rajiv Mordani's Blog: JSP sub-project now live

JSP sub-project now live. See http://blogs.sun.com/theaquarium/entry/jsp_project_now_live_at

GlassFish: del.icio.us/tag/glassfish

The Java EE 5 Tutorial

Complete tutorial from sun microsystems form glassfish website

GlassFish: del.icio.us/tag/glassfish

PreAnnouncing new GlassFish Subproject for JSP

JSP Duke

The GlassFish community is composed of many projects; some already existed when we started GlassFish, like JSF, JAXB and JAX-WS (nee JAX-RPC). Others came later but were separate from the beginning, like Jersey, and others spawned from GlassFish like Grizzly.

Separate projects encourate reuse and contributions but are more work and can create confusion so we wait before creating them. We have received several requests for a JSP project so we are going to create one. Please let me know (or just post here) if you are interested in this project.

BTW, I found the JSP Duke in the April, 2000 JSP 1.1_a errata. Two other early serving dukes are here and here

GlassFish: The Aquarium

GlassFish Memory Usage -- and JDK 6

Close Up on Core Memory

There is a good thread on memory use on GlassFish at the USERS alias. In the use-case described, the main issue was JSP compilation. Memory consumption is much lower (and compilation is also much faster) in GlassFish v2 using JDK 6 because JSP compilation is done in-memory, using JSR-199 and without forking.

Forking can also be avoided in GF v1 and in earlier JDKs with some caveats. Check the mail thread for details.

Picture is a close up on Core Memory. Ah... the good? old days of core and Punched Cards! Have you ever dropped your deck of cards and had to reorder them? That is what those extra columns in the punched card were for :-)...

GlassFish: The Aquarium

Miles to go ...: Screencast #WS6: Eclipse Europa and GlassFish

See how to configure Eclipse 3.3 for GlassFish, deploy a web project, debug a JavaServer Pages page, and deploy a JAX-WS-compliant web service on GlassFish using the Eclipse IDE.

GlassFish: del.icio.us/tag/glassfish

Miles to go ...: Screencast #WS6: Eclipse Europa and GlassFish

See how to configure Eclipse 3.3 for GlassFish, deploy a web project, debug a JavaServer Pages page, and deploy a JAX-WS-compliant web service on GlassFish using the Eclipse IDE.

JAX-WS: del.icio.us/tag/jax-ws

SJS Web Server 7.0 Update 1 is out - Focus on Java

Sun Web Server 7.0 Update 1

Sun Java System Web Server 7.0 update 1 is now available for download (the preview version had been available for a few months). New in this release is:

• Performance and stability improvements
• Out-of-box Java support for Servlets 2.5, JSP 2.1, JSF 1.2, and more
• Support for Java SE 5.0 and 6
• Support for NetBeans IDE 5.5.1
• Administration interface support for FastCGI

You'll notice that the main features are Java-related. Specifically, the product is now at the Java EE 5 specification level which means that any web application that runs on GlassFish now also runs on Sun's Web Server 7.0 Update 1 (the implementation is actually taken straight from GlassFish). On the more technical side of things, you can use dependency injection in the web tier.

When released in early 2007, Web Server 7.0 enjoyed an excellent review and has been powering a whole new set of demanding web sites (including the one serving you this content). Any question, see the dedicated forum.

GlassFish: The Aquarium

glassfish: GlassFish Community

Glassfish home page - Open Source Enterprise Edition application server. the new RI edition for Java EE 5

GlassFish: del.icio.us/tag/glassfish

jMaki Day presentations available

jMaki proje ct

Last week several of us participated in the very first jMaki Day. We wanted to provide training material including presentations, labs and demos to get folks started. The talks included a session on Web 2.0 technologies, Introduction to jMaki, Introductiion to Phobos, Tools, and State of the Union for jMaki.

This set of talks were presented to Sun internal folks mostly because we wanted to keep the number of attendees small and also have the ability to get specific feedack. All material has been made available on the jMaki website here. See my blog and Arun's blog for more details on jMaki day.

GlassFish: The Aquarium

jMaki plugin for Eclipse now available

Eclipse logo

Ludo spent the last couple of weeks working on the much asked for Eclipse plugin for jMaki. The plugin is now available and also supports the latest release (v.8.3.1) of jMaki. Ludo also provided some documentation on how to get started using the new Eclipse plugin. Enjoy.

GlassFish: The Aquarium

Flex 2 -- HTTPService -- JSP -- JAX-WS -- JPA Persistence -- Sun AppServer/Glassfish -- MySQL

Flex 2 -- HTTPService -- JSP -- JAX-WS -- JPA Persistence -- Sun AppServer/Glassfish -- MySQL

GlassFish: del.icio.us/tag/glassfish

Page 1 | Next >>