jkilbourne
Technical User
Is there a special syntax to size a jsp window opened from a javascript call to window.open()? When I pass the jsp url in double quotes to window.open(), it opens fine, but when I try to add a title or size attributes, my servlet that is calling the javascript fxn does not open the window at all.